hmm.. didn't see this one at first :) but, i have some answers *g* > I am sure my questions are trivial but I don't know the answer and > would appreciate pointers to them. > > 1. How do I know that the slider is open in the Tungsten T?
i am not sure if it is possible to detect if the slider is actually open, however, there are notification events passed when the slider is opened and closed. > 2. How do I know if my device is a Tungsten W or a Tungsten T or neither. check the OS version. Tungsten|W is a 33Mhz palmos 4 device. if your checking the os number to detect high res support - think again, you need to check the window manager version and check for high res. > 3. Is it possible to know if there are any applications which have used > SysSetTrapAddress() on a "permanent" basis in addition to the HackMaster > type hack-managers [such as active keyboard drivers etc.]? SysGetTrapAddress() - and, if the pointer in located in the ROM area, you know it hasn't been re-defined. this will pick up everything, including those defined by HackMaster --- Aaron Ardiri [EMAIL PROTECTED] CEO - CTO +46 70 656 1143 Mobile Wizardry http://www.mobilewizardry.com/ -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
