No idea what happened on this one. I hard coded the entries. It did not work when I tried it. Then I tried to show someone how it was not working and it worked! Then I put logic in to ensure that if it did not find records in the database that it would use the hard coded entries (which are different than the db so I know which ones I am getting). It did not show anything the first time. Then it worked. Go figure.
Apparently the problem is solved. I do not see any memory leaks when I exit so I do not think that is the issue, but I suspect a hidden memory issue. Thanks, Aaron Abend -----Original Message----- From: Brandon Roberson [mailto:[EMAIL PROTECTED] Sent: Wednesday, February 23, 2005 6:21 PM To: Palm Developer Forum Subject: Re: Pop Trigger values work on Emulator and Simulator but not on Real Device - help needed I know it sounds stupid, but are you copying the database you're populating the list from to the device as well? I only mention this because I've done that... :) On Wed, 23 Feb 2005 22:15:47 -0000, Aaron Abend <[EMAIL PROTECTED]> wrote: > I have created a popup trigger with an associated list. I am using a custom drawing function, and it works PERFECTLY on the Emulator and on the Simulator. But when I copy the .PRC file to a real Tungsten, it does not show any values. It pops up fine but the box where the values should be is empty. > > Any ideas on what might be going on? > > Thanks, > > Aaron Abend > > Palm OS version on the Palm is 5.2.1 > Using Codewarrior 9 > -- > 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/ -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
