Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Standard Widget Toolkit (SWT) » Right Click or Tap'n'Hold Selection in a List
Right Click or Tap'n'Hold Selection in a List [message #467705] Fri, 03 February 2006 22:38
Eddie Atherton is currently offline Eddie AthertonFriend
Messages: 8
Registered: July 2009
Junior Member
I'm creating a List, that has a Pop-Up menu with a couple of actions.
When an item is selected with right click (on Windoze) or tap'n'hold
on a PPC, the correct listener is fired, for the Menu. But I haven't
been able to capture any event, either on the List, or the Menu which
lets me identify which item in the List was selected.

I switched to a List, from a Table because of problems with the scroll
bars (see other post), and in Table, before the Menu listener was
invoked, I was able to get the item from a Selection Event on the
Table. But this doesn't seem to happen for a List.

Cheers,
Eddie
Previous Topic:Strange Behaviour on Table Horizontal Scroll
Next Topic:SWT On PocketPC - problems with Table, GridData.verticalIndent
Goto Forum:
  


Current Time: Sat Apr 27 00:11:44 GMT 2024

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

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

Back to the top