Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Standard Widget Toolkit (SWT) » On SLED11, linkActivated() is not called the first time when I clicked on the link
On SLED11, linkActivated() is not called the first time when I clicked on the link [message #499265] Fri, 20 November 2009 10:48 Go to previous message
Florence  is currently offline Florence
Messages: 16
Registered: July 2009
Junior Member
I used the IHyperlinkListener class to implement links on a composite. The linkActivated() was called correctly when I did a mouse click on the Windows OS.

However, when I did a mouse click on SLED11, linkActivated() was not called during the first time. I saw the composite got redrawn and re-positioned. The initial mouse down cursor position sort of became the upper right corner
position of the composite once it was anchored.

linkActivated() got called the second time when I clicked on the same link from the anchored composite.

Does anybody see similar issue and know any work around on SLED11?


Thanks.
 
Read Message
Read Message
Previous Topic:Parent's size
Next Topic:Dialog shell problem
Goto Forum:
  


Current Time: Sun May 19 00:13:34 EDT 2013

Powered by FUDForum. Page generated in 0.02455 seconds