"Matthew Rando-Chanon" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > > 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? >
I haven't run into this problem because I wrote my own category selection code (to solve a different problem). Possibly consider that? It's pretty easy. -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
