[Cuis-dev] Button with icon

Hilaire Fernandes hfern at free.fr
Tue May 27 13:19:24 PDT 2025


Then what about that. What a user may expect as a result when reading at 
that code? Could it be treated as a special case to indicate only icon?

button := PluggableButtonMorph model: 42 action: #startGame ::
         enableSelector: #notNil;
         icon: Theme current playIcon;
         borderWidth: 2;
         color: Color transparent;
         borderColor: Color black;
         setBalloonText: 'Play the game';
         morphExtent: 64 asPoint.


-- 
http://mamot.fr/@drgeo
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.cuis.st/mailman/archives/cuis-dev/attachments/20250527/e902837d/attachment.htm>


More information about the Cuis-dev mailing list