i just noticed that its not only my problem, all builtin application suffer the
same thing...

Michal Seliga wrote:
> i have this problem
> 
> when i put simulator to landscape mode and hide graffiti area then my
> application received pendown event on coordinates of this button which hides
> graffiti and in SysHandleEvent which follows i get fatal alert saying
> 'PalmOSForm.c, Line 1032, Form must be full width'
> 
> after i click 'ignore' in error window, only then i will get to following 
> events
> which allow me to resize form. so as result i get error and just after i press
> 'ignore' form get resized
> 
> same code works correctly on release version of t|x simulator and also on all
> dia enabled devices, but for bughunting i would like to run gremlins on debug
> version. and this will stop them after very short time
> 
> i check form and screen bounds on frmLoadEvent, frmOpenEvent and 
> winResizeEvent
> (last one i sent when i get notification)
> 
> any idea what can be wrong?
> 

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

Reply via email to