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

2005-11-21 Thread Jackson Harper
On Sun, 2005-11-20 at 18:58 -0800, Ron Braithwaite wrote: On Nov 20, 2005, at 2:45 PM, Jackson Harper wrote: On Sat, 2005-11-19 at 22:36 -0600, Adam Hill wrote: The irony of this thread is mind boggling. :) The irony of your post is that it was easier to rewrite sharpdevelop using gtk#

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

2005-11-20 Thread Pavel Bansky
I think, problems with porting Monodevelop is somewhere else than in GTK. MWF is cool thing with fast progress but still is not enough for serious production use. IMHO gtk# is much more ready for that - even if I'am big fan of MWF. Adam Hill wrote: The irony of this thread is mind boggling.

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

2005-11-20 Thread Doug H
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

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

2005-11-20 Thread Jackson Harper
On Sat, 2005-11-19 at 22:36 -0600, Adam Hill wrote: The irony of this thread is mind boggling. :) The irony of your post is that it was easier to rewrite sharpdevelop using gtk# then to get it working with our winforms (because of pinvokes and windowsisms) ;-) Asking about GTK portability/GTK

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

2005-11-19 Thread Marko Zmak
Is there any IDE for C# that is using GTK instead of Windows.Forms? I think that this is one of the things that's missing for Mono, and C# programs to be really portable. Yes, of course I can writte programs using Windows.Forms (since Mono supports it), but everybody suggests to use GTK

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

2005-11-19 Thread Daniel Morgan
You question can be better answered on the gtk-sharp-list mailing list than this list. http://www.mono-project.com/Mailing_Lists There is MonoDevelop which is written in C# and runs on Mono using gtk# as the GUI. It was originally a port of SharpDevelop; however, MonoDevelop has changed so

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

2005-11-19 Thread Peter Dennis Bartok
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. Cheers, Peter

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

2005-11-19 Thread Adam Hill
The irony of this thread is mind boggling. :) Asking about GTK portability/GTK GUI Builder and then using MonoDevelop as an example of a GTK GUI IDE and it does not run on cross-platform. Viva la MWF! ___ Mono-winforms-list maillist -