Hi, Ian<br>Thank you for your help.<br>It&#39;s working as I need.<br><br>Luis<br><br><br><div class="gmail_quote">2008/11/17 Ian Trudel <span dir="ltr">&lt;<a href="mailto:ian.trudel@gmail.com">ian.trudel@gmail.com</a>&gt;</span><br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">Hello, Luis!<br>
<br>
It should be possible to load customized icons without programming.<br>
TheWorldMainDockingBar loads icons from MenuIcons class, which has<br>
import and export features. I haven&#39;t tried import features yet but<br>
here what it probably looks like.<br>
<br>
You would have to name all your files according to what you will find<br>
(using a class browser) in the class side of MenuIcons, protocol<br>
&quot;private - icons&quot; (and maybe in one or two other protocols). Any<br>
methods ending by &quot;icon&quot; are your filename. (e.g.<br>
configurationIcon.gif, confirmIcon.gif, etc.).<br>
<br>
Once you have every files (gif format) into your Squeak&#39;s root<br>
directory, you should &quot;do it&quot; on the following:<br>
<br>
MenuIcons importAllIcons; initialize.<br>
<br>
And there you should see your icons in your world dock bar. Reload the<br>
bar if you don&#39;t see them.<br>
<br>
Regards,<br>
Ian<br>
<br>
2008/11/17 Luis Valente &lt;<a href="mailto:is.valente@gmail.com">is.valente@gmail.com</a>&gt;:<br>
<div><div></div><div class="Wj3C7c">&gt;<br>
&gt; Hi,<br>
&gt; I&#39;m interested in some customization of the Squeak docking bar (Squeak 3.9).<br>
&gt; I&#39;m not a programmer so I&#39;m asking for the easiest way to change these icons<br>
&gt; in the docking bar. it is possible? It is legally acceptable? I plan to give<br>
&gt; publicly available the customized version.<br>
&gt;<br>
&gt; --<br>
&gt; All the best,<br>
&gt; Luis Valente<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt;<br>
<br>
</div></div></blockquote></div><br><br clear="all"><br>-- <br>All the best,<br>Luís Valente<br>