I have a couple of ideas... are you 'handling' the popup trigger event in your code? 
that will prevent the OS from taking care of things automatically.

another idea is that you may possible have resource conflicts. if you have multiple 
resource files, constructor can't keep track of all of the resource ID's, and it's 
possible to have two lists with the same resource, where one will override the other 
one...

Good luck


Alan Pinstein
Synergy Solutions, Inc.
http://www.synsolutions.com
1-800-210-5293
a BarPoint.com Company


>I am trying to create a simple pop-up trigger/list.  I am using CW R6 with
>the 3.5 SDK.
>
>I used constructor, and created a list with 8 items, and it is set to Not
>Usable.
>
>Then, I created a trigger, and made sure it IS usable, and typed in the ID
>of the list.
>
>Yet, when I run the prc, and click on my trigger pop-up, it does not show
>anything!
>
>According to the book "Palm Programming - The Authoritative Solution" by
>Glenn Bachmann (Chapter 8, page 99) this is all that needs to be done in
>order to get the list to appear.
>
>This has got to be a simple no brainer.  Any ideas?
>
>Thanks,
>Bruce Hartwig
>Rivendell Development Corp
>
>
>
>--
>For information on using the Palm Developer Forums, or to unsubscribe, please see 
>http://www.palmos.com/dev/tech/support/forums/


-- 
For information on using the Palm Developer Forums, or to unsubscribe, please see 
http://www.palmos.com/dev/tech/support/forums/

Reply via email to