I don't handle the list in code, I just look to see what was selected from
the list. I assign the list to the pop control in constructor. But for
some reason, sometimes the control will show the list and sometimes when I
hit the control all that happens is the control goes black, but no list is
shown...
Jimmy
-----Original Message-----
From: Elia J. Freedman [mailto:[EMAIL PROTECTED]]
Sent: Monday, April 26, 1999 10:51 AM
To: [EMAIL PROTECTED]
Subject: RE: pop-up-list
I didn't look at your code below, but if you handle a pop-up list in your
code, than you have to display it. If you don't handle it and the system
gets handled = false, the system should pop it up for you, if the list ID is
correct (if it isn't and you are using a debug rom on POSE, it will crash).
Elia