I just heard back from the tester. It seems that the test framework he was using turns off Poser's checking at times. It needs to do this for some of its test cases. Unfortunately, the error checking was not turned back on, with the result that there are actually five functions in the latest PalmOSGlue that will result in Poser displaying error messages.
I can't say right now when Poser will be updated to allow those accesses. I've announced a Poser 3.5, but since I'm currently very focused on Poser 4.0, Poser 3.5 is defined only to add support for some new devices; no other changes are planned. I'll have to see if that can be changed in order to add support for those five glue functions. -- Keith Rollin -- Palm OS Emulator engineer At 2:39 PM -0800 2/15/02, Keith Rollin wrote: >I'm not familiar with LstGlueGetListChoices, and never saw your >reports sent to the address you gave below. Perhaps they were sent >to the SDK people. > >The same guy who tests Poser also tests the glue library. I'm >forwarding him your report to find out why this was missed. > >-- Keith Rollin >-- Palm OS Emulator engineer > > >At 9:54 AM -0700 2/15/02, Terry Dennis wrote: >>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/
