View Single Post
Old 09-21-2009, 12:10 PM   #10 (permalink)
Netrix
Purger of Ignorance
Development Front
Retired Staff
Expert Zuner
 
Netrix's Avatar
 
Join Date: Jun 2008
Location: In my own world
Posts: 3,135
Netrix is a name known to allNetrix is a name known to allNetrix is a name known to allNetrix is a name known to allNetrix is a name known to all
Send a message via MSN to Netrix
Default

Quote:
Originally Posted by Berty View Post
ok, one more question about touch screen coding

I have set up a menu system where if u click on menuoption one, it brings up another menu with a menuoption located right behind it.

When i click on just the first menu option, it reads it as clicking the first menu option and the ones behind it. Does that make any sense?

i tried using a thread.sleep action to disable the touchscreen for just a second so it doesnt double click (for lack of better words)

uh, if this makes no sense, i can post some coding (id have to get on my other computer)
You should have a variable called "MenuState" or something that keeps track of what menu is at the top so when the screen is touched, it knows the menu to which it should react.
__________________
"Against logic there is no armor like ignorance." - Laurence J. Peter

Solitaire for your Zune! http://www.zuneboards.com/forums/dow...ne-v2-0-a.html

Zune Book Reader! http://www.zuneboards.com/forums/app...ew-thread.html



Netrix is offline   Reply With Quote