Re: Re[2]: chang tab font in a flap ?
Posted by
work open on
Nov 08, 2007; 10:25am
URL: https://forum.world.st/chang-tab-font-in-a-flap-tp133733p133737.html
Hello Herbert,
Thanks a lot , I'll join mailinglists you mentioned, and try the way you told me.
Tony Liu
2007/11/8, Herbert König <[hidden email]>:Hello Tony,
sorry for private mail, didn't check recipient before sending.
wo> problem is: I can not find how to chang tabs (items in flag)
wo> fonts, not the flag font. I am new to Squeak, and my screen is
Trying to help you how to fish, cause in the time I have I didn't
manage to do it myself.
Opening the halo on an icon in the flap i found it's an IconicButton.
Browsing this I found in its superclass (SimpleButtonMorph) that it
uses Preferences standardButtonFont.
As Class Preferences on the class side doesn't have a method
chooseStandardButton font, I guess you'd have to take another of the
chooseXXfont methods, copy its code to a workspace and change that to
use setButtonFont: to set the Button font. Then send the result to
Preferences.
That is just a guess but shows you the way to find something in
Squeak.
Otherwise: this list is for discussing a new UI for Squeak with fewer
posts and fewer people. So you might want to ask again on the
beginners list or on Squeak dev list where more people are reading.
I'll try later to make it work and report here.
Curious if Travis beats me again for a minute :-))
Cheers
Herbert mailto:[hidden email]
_______________________________________________
UI mailing list
[hidden email]
http://lists.squeakfoundation.org/mailman/listinfo/ui
_______________________________________________
UI mailing list
[hidden email]
http://lists.squeakfoundation.org/mailman/listinfo/ui