[Cuis-dev] Trying to follow examples...

ken.dickey at whidbey.com ken.dickey at whidbey.com
Thu May 26 06:07:04 PDT 2022


On 2022-05-25 22:45, tuxic via Cuis-dev wrote:
..
> But the command given then:
> myLayout addMorph: (WidgetMorph new :: color: Color blue; yourself).
..
> What did I wrong here ?

Not a thing.  You did right.  Our bad.  The example needs a refresh.

Thanks much for reporting this!  :)

The short story is that we are always working to improve Cuis and in 
this case we made changes which were not backward compatible.  The 
changes were broadly supported as worthwhile but did cause some breakage 
as we made the transition.

Use #BoxedMorph rather than #WidgetMorph.

It will take me a couple of days to free up enough time to update the 
examples.

Apologies for not catching this.  Your report helps us make things 
better.

Please continue to report problems!

Thanks again,
-KenD


More information about the Cuis-dev mailing list