Ben Combee wrote in message <9827@palm-dev-forum>...
>
>"Dave Lippincott" <[EMAIL PROTECTED]> wrote in message
>news:9807@palm-dev-forum...
>>
>> Whats wrong with directly checking FieldAttrPtr->usable?
>
>The PalmOS documentation warns that you should treat the FieldType
structure
>as opaque, only using system calls to access its internal contents.  I
don't
>mind directly checking the field, but I'd be afraid that it could break
with
>a future version of PalmOS.
>
>
>
>

The only problem is that they don't provide APIs to
all of the information for all of the object types...  For
instance you can set the font on a FieldPtr via an API
but for a ControlPtr or a LabelPtr you have to do it
by hand.




--
-Richard M. Hartman
[EMAIL PROTECTED]

186,000 mi/sec: not just a good idea, it's the LAW!




-- 
For information on using the Palm Developer Forums, or to unsubscribe, please see 
http://www.palm.com/devzone/mailinglists.html

Reply via email to