Skip to main content



      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 17:38
Eclipse UserFriend
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: Fri Jul 04 18:20:01 EDT 2025

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

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

Back to the top