Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » NatTable » Change the cursor style for a table cell?
Change the cursor style for a table cell? [message #990270] Tue, 11 December 2012 16:39 Go to next message
Alex Kipling is currently offline Alex KiplingFriend
Messages: 260
Registered: July 2012
Senior Member
Is it possible to change the cursor style for a table cell?
Re: Change the cursor style for a table cell? [message #990363 is a reply to message #990270] Wed, 12 December 2012 07:45 Go to previous messageGo to next message
Dirk Fauth is currently offline Dirk FauthFriend
Messages: 2902
Registered: July 2012
Senior Member
Hi,

currently there is no internal support for mouse hover. You could try some kind of workaround by adding a mouse listener to the NatTable instance itself, evaluating the current position equal to the tooltips and then changing the mouse cursor style the way you like.

Greez,
Dirk
Re: Change the cursor style for a table cell? [message #990427 is a reply to message #990363] Wed, 12 December 2012 13:03 Go to previous message
Alex Kipling is currently offline Alex KiplingFriend
Messages: 260
Registered: July 2012
Senior Member
Yea, right, thnx Dirk!

Previous Topic:not able to combine Text Painter and TreeCheckBoxPainter in a cell which spans multiple rows
Next Topic:Disabling or enabling the cells in the table
Goto Forum:
  


Current Time: Sat Apr 20 02:20:35 GMT 2024

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

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

Back to the top