> 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 -- For information on using the PalmSource Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
