[squeak-dev] How should one implement a custom window color for a custom window?

marcel.taeumel Marcel.Taeumel at hpi.de
Thu Jun 29 10:58:51 UTC 2017


Hi Eliot,

just implement #defaultWindowColor in your model class. Unless overwritten
bei the UI theme, that color will be used. See Model >> #windowColorToUse
for reference. If you fancy, you can also overwrite #uniformWindowColor for
your model class. :)

Sorry, #customWindowColor got renamed to #defaultWindowColor. I forgot to
update that deprecation comment.

Best,
Marcel



--
View this message in context: http://forum.world.st/How-should-one-implement-a-custom-window-color-for-a-custom-window-tp4946031p4952896.html
Sent from the Squeak - Dev mailing list archive at Nabble.com.


More information about the Squeak-dev mailing list