On 3/18/07, Cody Russell <[EMAIL PROTECTED]> wrote: > I *think* that gtk# is specifically targeted at .NET 1.1 at this point > still, so I think using it with .NET 2.0 might still be a "at your own > risk" type of thing. I have used it with VS2005 Professional, but in > one or two places the runtime would emit a StackImbalanceException in > some of my custom widgets' drawing code. Using all stock widgets, I > don't think I ever received any. I never tried using VS2005 Express, > but it seems like that should behave the same as Professional. > > I mostly use gtk# right now on VS2003 Professional, where it runs just > fine. But that's not .NET 2.0.
FYI, several major GTK# apps (MonoDevelop, Banshee and F-Spot) are running absolutely fine on Mono's 2.0 profile. It looks like you have a GTK+/GTK#/Windows issue. -- Michael Hutchinson http://mjhutchinson.com _______________________________________________ Gtk-sharp-list maillist - [email protected] http://lists.ximian.com/mailman/listinfo/gtk-sharp-list
