On Fri, May 23, 2008 at 9:37 AM, Marc Glenn <[EMAIL PROTECTED]> wrote: > Hello Chris, > > I tried using Glade to create my dialogs and the skip taskbar property > works well if I set it using the Glade Interface Builder. > However, if I try to create my dialogs without using Glade, it does not > work even if I set the SkipTaskbarHint property to false. > > Attached is a sample code. > This code is compiling but the dialog "Sample" is not in the taskbar. > > Hope you can help me figure this out. > > Regards, > Marc Glenn
Odd. In fact, false is the default value of that property anyway. Not sure I have an answer for this one... You might try asking the people in #gtk+ on Freenode too. They're pretty friendly to people using wrappers like Gtk#. -- Chris Howie http://www.chrishowie.com http://en.wikipedia.org/wiki/User:Crazycomputers _______________________________________________ Gtk-sharp-list maillist - [email protected] http://lists.ximian.com/mailman/listinfo/gtk-sharp-list
