I am not even getting the work around to work :( I am trying to call out and parse and rc file, which it doesn't error out on if it doesn't find it (btw) .. and also trying a direct resource string, i must be missing something here, like an ordering issue or something, if anyone has a source code to a mono/gtk# app that works with resource file (or string) please post it (link to it).
-tl On Thu, Aug 04, 2005 at 09:24:18AM -0500, Mike Kestner wrote: > On Thu, 2005-08-04 at 15:37 +0200, Anset wrote: > > Hi, > > > > The only way I found that works is using a resource file, or building a > > resource string and then parse it using the RC class. > > > > Afaik, rcstyle in gtk# is broken. > > A bug report would be nice. ;-) > > Seriously, when you guys "work around" something, please please please > take the minute or so to file a bug report for the problem so the next > guy doesn't have to work around it. > > If you have a small sample app to reproduce the problem, even better. > > -- > Mike Kestner <[EMAIL PROTECTED]> > > _______________________________________________ Gtk-sharp-list maillist - [email protected] http://lists.ximian.com/mailman/listinfo/gtk-sharp-list
