Well, boo hiss ... After submitting a bug report (twice!) via standard Palm methods (http://www.palmos.com/dev/support/bugs/) about 3.3 POSE in combination with the 4.1 SDK Beta, and not receiving a response either time, I see that the new 3.4 POSE contains the same bug.
That being .... "MyAppName (x.x) just read from Memory Location (whatever...) which is in the "itemsText" field of the "frmListObj" starting at ..." (etc.) This is AFTER I changed my source code to use "LstGlueGetItemsText" which was provided (thank you!) in the 4.1 SDK to provide a way to "legally" access the address I legally stored in "frmP->itemsText" with "LstSetListChoices". Don't know why the "LstGlueGetItemsText" wasn't called "LstGlueGetListChoices" to be consistent with the function that stored the address, but that's a different issue. So, now I have another gripe to add to my list ... along with my outstanding gripes about no way to dynamically allocate scrollbars, and no way to dynamically add a frameless button. or to change the frame type to "frameless" after I dynamically add a framed ButtonCtl. This just keeps getting better and better. Sigh ... -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/tech/support/forums/
