[Mono-winforms-list] fully portable IDE with GTK

Doug H doug00 at gmail.com
Sun Nov 20 15:38:38 EST 2005


>>>use GTK instead. And also on several places I've heard that
>>>Windows.Forms will never be fully functional in Mono. But without a
> 
> Where did you hear that? I strongly dispute that statement. Apart from 
> ActiveX support, Winforms will be just as functional in Mono as it is in 
> .Net.

GTK# works on Windows, and they are porting MonoDevelop to work on
Windows too, see http://www.mfconsulting.com/blog/archives/000106.html
There are also eclipse addins, like one runs boo code.  I'm not sure if 
the C# eclipse addin runs on linux however or not.

That said, I would like to see how to use Tao Opengl's 
SimpleOpenGlControl in windows.forms on linux (needs access to window 
handle), and also how to run similar rich controls like sharpdevelop's
texteditor which needs things like GetCaretPos I think, or
embedding mozilla.
What is needed to support these is available in the xplatuit stuff in 
mwf I think, but I haven't seen examples, and when people have asked it
didn't seem to be part of mwf's goals to support stuff like opengl.



More information about the Mono-winforms-list mailing list