[openbeos-preferences] Some help
- From: "Matt McMinn" <melfinadev@xxxxxxxxxxxxx>
- To: "OpenBeOS Preferences" <openbeos-preferences@xxxxxxxxxxxxx>
- Date: Thu, 04 Apr 2002 21:33:13 GMT
I'm coming up to the end of the Font Pref application that I've been
working on, and I just need some help finishing it off. Any help would
be appreciated.
Fonts:
* When a style is selected, the menu label needs to be updated, for
example Swis721 BT Roman would go to Swis721 BT Bold if the bold style
was selected. The problem is how to update this label: a pop up menus
label is set either by the selected item or by the first item in the
menu. This implies that you would change the label of the selected
item, but looking at Be's Fonts app, this is obviously not the case.
Any ideas how to do this without subclassing BPopUpMenu=3F
* Where can you get/set the values of the screen and printing cache
sizes=3F
* How can you update the default fonts so that the users selection
takes precedence over the orginal defaults=3F
The code is in /preferenced/Font=5FPref/src
Thanks
Matt McMinn
melfinadev@xxxxxxxxxxxxx
Other related posts:
- » [openbeos-preferences] Some help