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

Alexandre Rousseau yalexr at gmail.com
Sun Mar 19 07:34:24 PDT 2023


Also the window deletion bit doesn't seem to work, possibly because it was
invoked too early in the launch process

On Sun., Mar. 19, 2023, 10:32 a.m. Alexandre Rousseau, <yalexr at gmail.com>
wrote:

> What about the second fix (self runningWorld doOneCycleNow) ?
>
> On Sun., Mar. 19, 2023, 9:17 a.m. Alexandre Rousseau, <yalexr at gmail.com>
> wrote:
>
>> 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.
>>
>>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.cuis.st/mailman/archives/cuis-dev/attachments/20230319/500ac1f6/attachment.htm>


More information about the Cuis-dev mailing list