[Cuis-dev] TheCuisBook > Daily Workflow example code issues

Hilaire Fernandes hfern at free.fr
Sun Mar 19 07:06:06 PDT 2023


Hi,

Yes, this is how the preferences now works, sinces several months to be 
honest. Good catch. I also updated the access to the taskbar, before 
adjusting its height. Now updated in the html version of the book

Thanks

Le 19/03/2023 à 14:17, Alexandre Rousseau a écrit :
> Hello.
>
> In the Daily Workflow page, some preferences config example code is no 
> longer understood (running latest image):
>
>     ...
>     Preferences verySmallFonts.
>     ...
>     self runningWorld doOneCycle.
>
>
> Replacing it -- not sure this is the simplest way -- with this works:
>
>     ...
>     Preferences at: #guiElementsSize put: #verySmallFonts.
>     ...
>     self runningWorld doOneCycleNow.
>
>
> ^^ I'm not sure this was the cleanest way but it did work for me.
>
-- 
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/20230319/49662522/attachment-0001.htm>


More information about the Cuis-dev mailing list