Hello Herbert, <br><br>Thanks a lot , I&#39;ll join mailinglists you mentioned, and try the way you told me.<br><br>Tony Liu<br><br><div><span class="gmail_quote">2007/11/8, Herbert König &lt;<a href="mailto:herbertkoenig@gmx.net">
herbertkoenig@gmx.net</a>&gt;:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">Hello Tony,<br><br>sorry for private mail, didn&#39;t check recipient before sending.
<br><br>wo&gt; problem is: I can not find how to chang tabs (items in flag)<br>wo&gt; fonts, not the flag font. I am new to Squeak, and my screen is<br><br>Trying to help you how to fish, cause in the time I have I didn&#39;t
<br>manage to do it myself.<br><br>Opening the halo on an icon in the flap i found it&#39;s an IconicButton.<br>Browsing this I found in its superclass (SimpleButtonMorph) that it<br>uses Preferences standardButtonFont.<br>
<br>As Class Preferences on the class side doesn&#39;t have a method<br>chooseStandardButton font, I guess you&#39;d have to take another of the<br>chooseXXfont methods, copy its code to a workspace and change that to<br>
use setButtonFont: to set the Button font. Then send the result to<br>Preferences.<br><br>That is just a guess but shows you the way to find something in<br>Squeak.<br><br>Otherwise: this list is for discussing a new UI for Squeak with fewer
<br>posts and fewer people. So you might want to ask again on the<br>beginners list or on Squeak dev list where more people are reading.<br><br>I&#39;ll try later to make it work and report here.<br><br>Curious if Travis beats me again for a minute :-))
<br><br>Cheers<br><br>Herbert&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;mailto:<a href="mailto:herbertkoenig@gmx.net">herbertkoenig@gmx.net</a><br><br>_______________________________________________<br>UI mailing list<br><a href="mailto:UI@lists.squeakfoundation.org">
UI@lists.squeakfoundation.org</a><br><a href="http://lists.squeakfoundation.org/mailman/listinfo/ui">http://lists.squeakfoundation.org/mailman/listinfo/ui</a><br></blockquote></div><br>