Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Standard Widget Toolkit (SWT) » PDA RightClick Event
PDA RightClick Event [message #436250] Thu, 13 May 2004 20:30 Go to next message
Eclipse UserFriend
Originally posted by: gabollado.gabollado.com

Hello,

Is there a way to detect the RightClick on the Mouse on a PDA?
holding the pencil for a while, the way to do a rightmouse click in a PDA, I
get the
same mouse event values that doing the normal click.

Thanks a lot,
Gonzalo.
Re: PDA RightClick Event [message #436308 is a reply to message #436250] Sun, 16 May 2004 14:22 Go to previous message
Scott Pelton is currently offline Scott PeltonFriend
Messages: 81
Registered: July 2009
Member
"The event SWT.MenuDetect can be registered to detect the hold gesture on
a Shell. The events SWT.MOUSE_UP, SWT.MOUSE_DOWN and SWT.MOUSE_MOVE map to
the corresponding stylus actions on the Pocket PC. "
- from article "A small cup of SWT" by Cornu

http://www.eclipse.org/articles/index.html


Gonzalo Abollado wrote:

> Hello,

> Is there a way to detect the RightClick on the Mouse on a PDA?
> holding the pencil for a while, the way to do a rightmouse click in a PDA, I
> get the
> same mouse event values that doing the normal click.

> Thanks a lot,
> Gonzalo.
Previous Topic:Examples of AWT embedding
Next Topic:To display login window
Goto Forum:
  


Current Time: Thu Sep 19 09:53:15 GMT 2024

Powered by FUDForum. Page generated in 0.04656 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top