[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Newsgroup Home]
|
[news.eclipse.platform.swt] Re: Hand Cursor for table cell??
|
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@xxxxxxxxx> wrote in message
news:789c2b417743dc5b3838770f6dfaec7c$1@xxxxxxxxxxxxxxxxxx
> Can anyone please suggest me how can i set hand cursor for table cell?
> Thanks in Advance.
>