Michal Rizek wrote:
I have solved this problem by filling list with short strings anytime user select item from the list, but this does not work in OS 3.5 (and later). Is there any better way to do this?
You can set the label of the trigger with CtlSetLabel(). All you have to do is to provide some space for the short version of the list item you want to use as label and a routine to generate the label. For the latter, you should have a look a the font manager functions ("FntXXX").
Bye! Matthias
-- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
