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

tuxic at posteo.de tuxic at posteo.de
Thu May 26 06:25:06 PDT 2022


On 05/26 06:07, ken.dickey--- via Cuis-dev wrote:
> 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
> -- 
> Cuis-dev mailing list
> Cuis-dev at lists.cuis.st
> https://lists.cuis.st/mailman/listinfo/cuis-dev

Hi Ken,

no problem at all! No need for apologies! :)

I will use #BoxedMorph now - thanks for the help!

Breaking things to make things better is always better than
to insist on broken things "for compatibility reasons", I think ;)

Cheers!
Tuxic






More information about the Cuis-dev mailing list