Thanks for the response.

Please add the following to your list of needed glue routines.

ControlAttrType:  I can't find a POSE "safe" way to set the frame attribute
for buttons.
ControlType: need to determine which group a control is in.

I guess the "simple" solution is to look at POSE's list of errors that are
generated when somebody accesses a protected area, then develop routines
that provide isolated access to that information.

Regards,

Terry

> Thanks for the suggestions.  I'm actually meeting later on today with some
> people to talk about how we can add more such accessor routines into the
> PalmOSGlue library, assuming that the attributes in question are ones that
> deserve to be supported on an ongoing basis.  (That is, that the
> engineering team is willing to support forever, thus it has ongoing work
> implications.)
>
> This becomes particularly relevant as we move to ARM chips, since
> maintaining support for direct access to internal structures becomes
> time-consuming and error-prone and thus only something we'll support when
> we really have to.
>
> A solution based on PalmOSGlue, which can make sure to do the legal and
> supported thing on future OS versions, is far better.  (For those who
> aren't familiar: many PalmOSGlue routines check the OS version number or
> some other identifying fact like that, and based on that information
either
> do the old hack way, or else call the new supported way.)
>
> -David Fedor
> Palm Developer Support
>
>



-- 
For information on using the Palm Developer Forums, or to unsubscribe, please see 
http://www.palmos.com/dev/tech/support/forums/

Reply via email to