Hey Everyone, I've run into this problem while trying to implement popup triggers in where trigger does not pop the assigned list. It just indicates a penDown (highlights black), then nothing.
This is a simple, two form application. I have popup triggers on the first form and they work fine. I've run into this problem before, and now am at my wit's end. Any suggestions as to what could be causing this? Check list of what i've verified: 1) Create two popup triggers 2) Create two lists 3) Assigned the list IDs of the lists to the popup triggers. 4) Made the lists' "usable" attribute false. (unchecked it) Bada-bing, that should work right? After all, i did the same for the popup triggers on the main form and they work perfectly. Is there something i'm missing from my code, from constructor, etc? Any insight would be greatly appreciated. Misc Info that might help: a) To switch back forms, i'm simply calling FrmGotoForm() b) I'm not really initializing a form on the frmOpenEvent -- i just call FrmDrawForm(). c) I'm using the palm OS 4.0 color ROM. -- M -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/tech/support/forums/
