David Thacker a écrit : > > Is there a way to disable this GoLCD status bar toggle icon when I disable > > GoLCD in my app? > > > > [I can think of a possible way by responding to the goLcdNotifyStatusEvent > > notification and then immediately disabling it again, but the use of > > notifications is difficult in this instance because this code is in a > > non-app code resource.] > > Answering myself for the archives...using the goLcdNotifyStatusEvent > notification and then immediately disabling GoLCD does in fact do the job > just fine, even from my non-app code resource. Problem solved :-) > > David Thacker
Do you manage to get a status bar icon in sync with the internal status of the GoLcd? When I call GoLcdSetStatus( gGoLCDLibRefNum, goLcdDisabled ), the icon doesn't change to reflect the internal change. -- Luc Le Blanc -- For information on using the PalmSource Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
