View Single Post
  #1 (permalink)  
Old 05-13-2008, 11:56 PM
Dave Mitchell's Avatar
Dave Mitchell Dave Mitchell is offline
Newbie
 
Join Date: Mar 2008
Posts: 8
Default D-Pad Navigation Sample (?)

I have been trying to include D-Pad navigation in one of my projects and thanks to help from this group have made some progress. I thought I would post the finished example, but ran into a snag. I can use the D-Pad to cycle through several controls on a form, but am unable to use the center button (enter) to select the control. Ideally, when the center button was pressed, it would release control to the current control so further manipulation was possible. Is there a way to pass the center button so it isn't captured? Here is the sample.
Attached Files
File Type: sbp DPad HW Test.sbp (2.0 KB, 5 views)
Reply With Quote