<!DOCTYPE html>
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
</head>
<body text="#000000" bgcolor="#FFFFFF">
<p><font size="4">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?<br>
</font></p>
<p><font size="4">button := PluggableButtonMorph model: 42 action:
#startGame ::<br>
enableSelector: #notNil;<br>
icon: Theme current playIcon;<br>
borderWidth: 2;<br>
color: Color transparent;<br>
borderColor: Color black;<br>
setBalloonText: 'Play the game';<br>
morphExtent: 64 asPoint.</font></p>
<p><font size="4"><br>
</font></p>
<pre class="moz-signature" cols="72">--
<a class="moz-txt-link-freetext" href="http://mamot.fr/@drgeo">http://mamot.fr/@drgeo</a></pre>
</body>
</html>