Dmitry Grinberg wrote:

> wait up. the code for SetGoLcdStatus shoudl call the library func
> to disable/enable goLCD if it fails to find the "AppSlipGoLCD"
> database. otherwise devices with 320x320 screens will not disable
> goLCD. that database only exists on PalmOne devices with a virtual
> grafiti areal

You mean adding:

else
    GoLcdSetStatus( gGoLCDLibRefNum, status );

Yes, I had forgotten this possibility.

As for detecting form changes, I also tried trapping frmLoadEvents in my main 
handler but modal dialogs don't seem to go there :(


Luc Le Blanc
-- 
For information on using the ACCESS Developer Forums, or to unsubscribe, please 
see http://www.access-company.com/developers/forums/

Reply via email to