On Wed, 2006-11-22 at 22:38 +0100, David Philippi wrote: > Hello, > > I'd like to have gtk# display button icons on Windows just like it does on > Linux. Unfortunately I can't find a way to do this from my application and > the methods which would be used from C++ seem to be not available? > So how do I do it? > > Bye David > _______________________________________________ > Gtk-sharp-list maillist - Gtk-sharp-list@lists.ximian.com > http://lists.ximian.com/mailman/listinfo/gtk-sharp-list
There is an application that ships with the Mono Installer for Windows as well as with the Gtk# Installer for .NET that allows you to change the default Windows theme that is the culprit of you not seeing your icons on the buttons of your app. In a worst case scenario you could to %GTK_BASEPATH%\etc\gtk-2.0\gtkrc file and remove the line that specifies the theme. Paco _______________________________________________ Gtk-sharp-list maillist - Gtk-sharp-list@lists.ximian.com http://lists.ximian.com/mailman/listinfo/gtk-sharp-list