[Cuis-dev] Add support for multi-formatted text to PluggableListMorph
Facundo Javier Gelatti
javiergelatti at gmail.com
Fri Apr 3 19:24:33 PDT 2026
Currently, if we have a PluggableListMorph with Text items, it formats the
whole item with the style of the first character of the text, ignoring the
rest.
With the attached change, it properly displays each part of the format.
I also attached a very simple example script that can be run in a workspace
to create a PluggableListMorph with Text items, each one with different
formatting, so you can try out the change.
Cheers!
Facu
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.cuis.st/mailman/archives/cuis-dev/attachments/20260403/6392cfec/attachment.htm>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: PluggableListMorph-SupportFormattedText.st
Type: application/vnd.sailingtracker.track
Size: 1156 bytes
Desc: not available
URL: <http://lists.cuis.st/mailman/archives/cuis-dev/attachments/20260403/6392cfec/attachment.st>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: example.st
Type: application/vnd.sailingtracker.track
Size: 498 bytes
Desc: not available
URL: <http://lists.cuis.st/mailman/archives/cuis-dev/attachments/20260403/6392cfec/attachment-0001.st>
More information about the Cuis-dev
mailing list