Hi Joe I have exhausted all possible bugs - breaks, matching braces, etc. I have attached a list to the popup in constructor, set the list to not usable, and the no of items to 0. Even then it is not handled.
Dunno why. The same code when typed in a new app works! May seem a bit strange but that is what is happening. regards Sridhar On Wed, 17 Jul 2002 Joe Malone wrote : > >--- Sridhar Venkataraman <[EMAIL PROTECTED]> wrote: > > Hi All > > > > I have a strange problem in my application. My application is >not > > able to handle popSelectEvent. I am quite perplexed. The >popup > > triggers work fine in other applications, and I am not able >to > > comprehend what is happening. > > > > Any help would be appreciated. > > > >You don't say what actually happens. > >Try looking at your source code. Make sure that each case of >your >select statement in your event handler ends with a break or a >return, >that you don't return true unless you actually handled an event, >and >that braces match properly, etc. > > >__________________________________________________ >Do You Yahoo!? >Yahoo! Autos - Get free new car price quotes >http://autos.yahoo.com > > >-- >For information on using the Palm Developer Forums, or to >unsubscribe, please see >http://www.palmos.com/dev/support/forums/ -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
