I did some tests on my own: When you open the T3 slider, two events get sent to your application: winDisplayChangedEvent keyDownEvent(data.keyDown.chr=1285)
When you close the T3 slider, these two events get sent to your application: winDisplayChangedEvent keyDownEvent(data.keyDown.chr=1284) This might be helpful. Ralf On Sunday 05 October 2003 13:46, you wrote: > Is it possible to get the position of the Tungsten T3 slider? > > I am adjusting the VG area at startup to be either up/down depending on the > state it was in when the user last exited the application. The VG area can > not be moved down when the slider is up, and that is why I want to be able > to detect the slider position. > > TIA, > > Jonatan -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
