Hi everybody!

I've recently downloaded latest version of Palm OS 5 Simulator.
My app shows ordinary form and calls FrmUpdateScrollers for repeating
buttons inside frmOpenEvent:

FrmUpdateScrollers(frmP, id1, id2, false, false); // I want to hide
buttons

But this code doesn't work (both buttons stay enabled and visible on the
screen).
The same line code properly works when form is already visible (not in
frmOpenEvent handler).

Moreover, this code properly works with Debug version of Palm OS 5
Simulator and it properly works on older Palm OS versions with Palm OS
Emulator. It looks like bug in Simulator... I hope somebody is
responsible for fixing the code.


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

Reply via email to