[Cuis-dev] [Cuis 6] Startup script
Hilaire Fernandes
hilaire at drgeo.eu
Mon Jan 3 06:29:22 PST 2022
It helps. However, it still does not work. I observed that even the
startup script below doesn't work:
| list |
"System configurations"
"Delete all windows but the taskbar"
list := UISupervisor ui submorphs reject: [:aMorph | aMorph is:
#TaskbarMorph].
list do: [:each | each delete].
Hilaire
Le 03/01/2022 à 15:03, Juan Vuletich a écrit :
> It looks like assuming the Taskbar will be the first submorph of the
> world is not reliable. Something like `morph := UISupervisor ui
> taskbar.` should work.
--
GNU Dr. Geo
http://drgeo.eu
http://blog.drgeo.eu
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.cuis.st/mailman/archives/cuis-dev/attachments/20220103/0caf0437/attachment.htm>
More information about the Cuis-dev
mailing list