I've been trying to fix a bug in my program where the category selection box does not resize to fit larger text, in OS 5. I've discovered a listing in the Palm knowledge base that describes an OS 5 bug that causes this, and provides a workaround in which you handle the popSelectEvent and call CtlSetLabel yourself. However, since this is a category trigger, I am using the CategorySelect function to handle the selection, and a popSelectEvent is never sent to my event handler. How do I work around this?
Thanks -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
