Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Standard Widget Toolkit (SWT) » Hand Cursor for table cell??
Hand Cursor for table cell?? [message #457306] Thu, 23 June 2005 06:47 Go to next message
Sivakumar is currently offline SivakumarFriend
Messages: 15
Registered: July 2009
Junior Member
Can anyone please suggest me how can i set hand cursor for table cell?
Thanks in Advance.
Re: Hand Cursor for table cell?? [message #457426 is a reply to message #457306] Fri, 24 June 2005 15:28 Go to previous messageGo to next message
Steve Northover is currently offline Steve NorthoverFriend
Messages: 1636
Registered: July 2009
Senior Member
You will need to set the cursor on mouse enter and during every mouse move
using the coordinates in the mouse event and testing them against the cell
in question. Let me know how you get on.

"Sivakumar" <siva_bu@yahoo.com> wrote in message
news:789c2b417743dc5b3838770f6dfaec7c$1@www.eclipse.org...
> Can anyone please suggest me how can i set hand cursor for table cell?
> Thanks in Advance.
>
Re: Hand Cursor for table cell?? [message #457497 is a reply to message #457426] Mon, 27 June 2005 07:39 Go to previous message
Sivakumar is currently offline SivakumarFriend
Messages: 15
Registered: July 2009
Junior Member
Hi,
Ya It works Fine. Thanks for your suggestion.
Previous Topic:ContextMenu in PropertySheet
Next Topic:TextCellEditor and context menu
Goto Forum:
  


Current Time: Sat Apr 20 02:42:31 GMT 2024

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

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

Back to the top