[Gtk-sharp-list] Buttons colours renders correctly on linux, but on windows...
fpiraneo
fpiraneo at iface.ch
Mon Mar 22 06:41:11 EDT 2010
Hi all,
I modified my buttons appearance on linux with the following instructions:
Choices[iButtonDrawn].ModifyBg(StateType.Normal, new Gdk.Color(255, 0, 0));
and
Choices[iButtonDrawn].ModifyBase(StateType.Normal, new Gdk.Color(255, 0,
0));
Both worked very well on linux but on windows they seems that doesn't have
effects.
I have to give up and wait for a GTK 3.0 on windows to have my buttons
coloured or we have a workaround to reach the goal?
Thank a lot!
Francesco
--
View this message in context: http://n4.nabble.com/Buttons-colours-renders-correctly-on-linux-but-on-windows-tp1677430p1677430.html
Sent from the Mono - Gtk# mailing list archive at Nabble.com.
More information about the Gtk-sharp-list
mailing list