Patrick Barroca wrote: > > My first look yesterday night taught me that different windows colour > management is a basic behaviour of UITheme via #patchworkUIThemeColorFor:. > If I simply subclass UITheme and do nothing more I get more or less a > standard squeak theme with coloured windows minus some fills and borders > styles. > > From here I think I could try to make a simple theme with the look of > Glamourous one with support for squeak windows colour management. > Is this the right direction ? >
I was toying around with this yesterday. I also found methods for setting the background of various UI elements in UITheme - but not yet for PluggableTextMorph.. Do you know if there is a way to change the background colors of PluggableTextMorph and OBPluggableTextMorph in UITheme? Or is there a way to change the background of all UI elements in one place? -- View this message in context: http://forum.world.st/who-is-using-softSqueak-and-standard-Squeak-tp3407241p3417991.html Sent from the Pharo Smalltalk mailing list archive at Nabble.com.
