dual touch screen ques?
dual touch screen ques?
Out of context: Reply #9
- Started
- Last post
- 15 Responses
- muckychris0
Something we found when doing a recent project is that using the touch screen is not the same as a mouse. There is no dragging. Meaning if you have functionality where you need to drag a window around - no go. The interface needs to work of single click events so some of the controls like a draggable volume control needed to be reworked to a + and - type of thing.
- cheers