Hi again,
Do you know if it is possible to set the frame of a button to bold ?
In the documentation there is the ButtonFrameType enum { ...
boldButtonFrame ...}; and the ControlAttrType structure with UInt8 frame
... };
But the documentation also state that you should never access its
structure members directly.
I know I can set it in my rcp file but I want to do it dynamically.
I.e. depending on the action of the users change the frame to bold.
I want to do something like the focus ring for a Palm with 5-way
navigation but for old palm device. (Ex IIIxe).
CtlGlueSetFrameStyle
Since now I can change the frame dynamically, it have to know the
previous/default frame since some button have a frame and some don't.
So my question is:
Since the function CtlGlueGetFrameStyle doest not exist what can I do to
get the information I need.
Remi
--
Projects Administrator for pFuel
http://pFuel.sourceforge.net
--
For information on using the PalmSource Developer Forums, or to unsubscribe,
please see http://www.palmos.com/dev/support/forums/