I'd be about 95% sure that you have a problem. Just because it works on the real device does not mean it's ok - probably you are lucking out and the corrupted memory (or whatever it is) just happens to not do something readily visible on the real device. I've come to trust POSER almost implicitly in these manners - if it is crashing, there is a problem with your code.
My 2 cents. -----Original Message----- From: Larry Gilbert [mailto:stolen-from-palmos@;l2g.to] Sent: Thursday, November 07, 2002 10:18 PM To: Palm Developer Forum Subject: Re: Form field wields unusual superpowers :-) Keith Rollin wrote: > I'm confused, however, when you say that it works fine on an actual > device. In your first posting, you say "If I do a paste to this field, > about 95% >of the time it will crash or hang the entire system. This > seems to be independent of the OS (3.0 or newer) or the environment > (Palm ROM, HandEra ROM, native hardware, POSE)." So I'm not clear if it > works on >an actual device or not. I'm confused, too. :-) I did originally believe that my hardware (a HandEra 330) would crash due to the same bug. But my most recent test of this morning *worked*. So now I'm not so sure it's a problem there after all. I have done just about everything I can think of to make sure that the field is okay. I call FrmGetObjectType to make sure it's really being considered a field. I call FrmGetMaxChars to make sure it really has the size I've defined in the resource file. It all checks out. Only when I actually get to the point of pasting does POSE hang. Yes, it hangs even with debug ROMs; no, POSE does not give me any advance warnings even with the debug ROMs. I'd be glad to e-mail a copy if you want to check it out. --Larry -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/ ------------------------------------------ The information in this transmittal and any attachments is privileged and confidential and is intended only for the recipient(s) listed above. You are hereby notified that any unauthorized distribution or copying of this transmittal or its attachments is prohibited. If you have received this transmittal in error, please notify Invivodata immediately at (831) 438-9550. ------------------------------------------ -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
