I tried to search for update method , could not find anything meaningful , there like a gazillion update methods. Another problem is how to get hold of WorldMorph of DisplayScreen or whatever class is responsible for the update. Do I access through the Smalltalk global ? How ?
On Sat, Nov 15, 2014 at 9:50 PM, stepharo <[email protected]> wrote: > did you try update? > > > On 15/11/14 13:26, kilon alios wrote: > >> Hello guys I am making a theme manager and I have observed that when I >> choose a background color for pharo windows it does not update properly. >> How I can force the whole pharo window to update ? I have found >> DisplayScreen and WorldMorph but no idea how to use them. >> > > >
