[Mono-list] How to do a gui multi-platform app with Mono ?

David Griffith dgriffi at cs.csubak.edu
Wed Oct 31 15:58:49 EDT 2007


On Mon, 29 Oct 2007, Maxime Piton wrote:

> Hi, I want to realize a small gui application with mono, for windows and
> linux.If I make it with gtk#, win users will need to download gtk and it
> is much for a small app. If I make it with winforms, integration in
> linux will be bad. So 2 versions would be the best (1 winforms & 1 gtk#)
> but is there a tool to convert winforms code into a gtk# one?  Is there
> another solution? Thanks

There is no such tool.  It would be much better to simply write the app
with GTK# and have users install gtk# if they haven't already.

-- 
David Griffith
dgriffi at cs.csubak.edu

A: Because it fouls the order in which people normally read text.
Q: Why is top-posting such a bad thing?
A: Top-posting.
Q: What is the most annoying thing in e-mail?


More information about the Mono-list mailing list