The Source for Java Technology Collaboration
Webmaster Alert: Posting to Jive Forums is currently not working. Estimated time for fix is unknown.

Home » java.net Forums » Phone ME » phoneME Feature software

Thread: How to disable the touch-and-drag screen feature ?

Welcome, Guest Help
Login Login
Guest Settings Guest Settings
This question is answered.

Reply to this Thread Reply to this Thread Search Forum Search Forum Back to Thread List Back to Thread List

Permlink Replies: 1 - Last Post: Nov 24, 2009 2:32 PM by: davyp Threads: [ Previous | Next ]
hildebrando

Posts: 3
How to disable the touch-and-drag screen feature ?
Posted: Nov 24, 2009 9:07 AM
 
  Click to reply to this thread Reply

Hi everybody,

I am using PhoneME Feature (downloaded from http://www.cs.kuleuven.be/~davy/phoneme/?q=node/10) in a Windwos CE 5 device. I want to know if there is a way to disable the touch-and-drag feature.

I don´t know if this is the technical name so what I need is to let the user scroll the screen only using the scrollbars and not touching the screen and dragging it.

Actually I am facing another problem with the ChoiceGroup. The component don´t catch the pointer pressed event, so it only shows de options of the ChoiceGroup if I enter 'return' (with the focus in the ChoiceGroup). I think if I disable the touch-and-drag this problem can be solved too.

Best regards

Hildebrando

davyp

Posts: 281
Re: How to disable the touch-and-drag screen feature ?
Posted: Nov 24, 2009 2:32 PM   in response to: hildebrando
Correct
  Click to reply to this thread Reply

Disabling the dragging feature is not straightforward as a lot of files were changed
about 7 months ago to implement dragging:and gestures

https://phoneme.dev.java.net/source/browse/phoneme?rev=17582&view=rev

Either use an older build, or create a revert patch that undoes the adding of the
callDragContent() and calIIsDraggable() and related methods.

Davy




 XML java.net RSS