[Cuis-dev] Button with icon

Hilaire Fernandes hfern at free.fr
Sat May 24 01:25:05 PDT 2025


Hi,

The look of button set with icon has changed, it is rendered with a 
strange background color.

For example, the button at the left on the toolbar below, does not 
render as expected:

  * no border as requested
  * unwished  grey background

     button := PluggableButtonMorph model: presenter action: #startGame ::
         enableSelector: #isStopped;
         icon: Theme current playIcon;
         borderWidth: 2;
         borderColor: Color black;
         setBalloonText: 'Play the game';
         morphExtent: 32 asPoint.


-- 
http://mamot.fr/@drgeo
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.cuis.st/mailman/archives/cuis-dev/attachments/20250524/29e5657b/attachment.htm>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: IjydzUoxHY1fZmei.png
Type: image/png
Size: 13473 bytes
Desc: not available
URL: <http://lists.cuis.st/mailman/archives/cuis-dev/attachments/20250524/29e5657b/attachment.png>


More information about the Cuis-dev mailing list