[EMAIL PROTECTED] wrote:
> The list objects, as well as tables, should expose a usable bit.
> What else are folks bypassing the UI APIs for?
I modify the hasScrollBar bit to hide the little arrows:
myList->attr.hasScrollBar = true;
Others probably modify the ListAttrType.search bit too. Suggest adding
simple wrappers for all the attributes:
void LstGetAttributes( const ListType*, ListAttrType* );
void LstSetAttributes( ListType*, const ListAttrType* );
-slj-
- Re: List attributes [Re: Palm OS UI limit... Scott Johnson
- Re: List attributes [Re: Palm OS UI ... Creative Digital Publishing Inc.
- Re: List attributes [Re: Palm OS UI ... rflores
- Re: List attributes [Re: Palm OS UI ... Scott Johnson
- Re: List attributes [Re: Palm OS UI ... Creative Digital Publishing Inc.
- Re: List attributes [Re: Palm OS UI ... Chris Antos
