Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Standard Widget Toolkit (SWT) » Example on MouseDoubleClick and SelectionEventworking together on SashForm
Example on MouseDoubleClick and SelectionEventworking together on SashForm [message #457820] Mon, 04 July 2005 22:00
Pratik is currently offline PratikFriend
Messages: 9
Registered: July 2009
Junior Member
Hi Everyone,

Does anyone have a good example on sashform being used to attached to
two event listener. One being MouseDoubleClick and SelectionEvent, the
problem that I am facing is that Selection Event is being called twice
before the MouseDoubleClick is call and I have a integer variable that is
keeping track of offset. So selection even is overriding the integer value
on doubleclick. Here are the event for each listener, double click will
hide/show the left portion of the sashform and selection will let it
dragged to any part of the window. A help will be greatly appricated.

Thx
Pratik
Previous Topic:[Off topic] Where to ask?
Next Topic:Popup menus in KDE
Goto Forum:
  


Current Time: Thu Apr 25 22:01:50 GMT 2024

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

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

Back to the top