salq
08-31-2002, 01:32 AM
I wrote a simple app with a spin control and an edit box for it to work on. The control increments the value in the box once per tap. But holding down the control does not spin the value one way or the other. I figured out that the navigation button (don't know the actual name, but big cursor moving button below the display) will spin the value when the control has the focus. That was kinda cool, I like using the nav button that way, but I need it to work from the screen. I tried with with a Toshiba E310 too, same issue. So far I haven't found anything in the newsgroups or on msdn. Anyone have any idea how I can get this running on the screen? The program runs as expected on previous PDAs without the navigation button, so I don't think it's a generic setup issue. Thanks.