Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Standard Widget Toolkit (SWT) » Repost:How to have tooltip displayed on a table cell in a table item?
Repost:How to have tooltip displayed on a table cell in a table item? [message #463472] Mon, 07 November 2005 19:54 Go to next message
Alex Le is currently offline Alex LeFriend
Messages: 649
Registered: July 2009
Senior Member
Hi,

I posted the below for nearly a week, no response so far. Thanks for
any tips.

AL wrote:
> Thanks. Snippet125.java of the SWT sample shows how to do for items in a
> table but not particular cells in a table item.
>
> Thanks for any tips!
>
>
Re: Repost:How to have tooltip displayed on a table cell in a table item? [message #463475 is a reply to message #463472] Mon, 07 November 2005 20:45 Go to previous messageGo to next message
Veronika Irvine is currently offline Veronika IrvineFriend
Messages: 1272
Registered: July 2009
Senior Member
Use the code from the snippet for detecting a mouse down in a specific cell
(below) and apply this to snippet 125 to determine the cell for the tooltip:

http://dev.eclipse.org/viewcvs/index.cgi/org.eclipse.swt.sni ppets/src/org/eclipse/swt/snippets/Snippet3.java?rev=HEAD&am p;content-type=text/vnd.viewcvs-markup


"AL" <unbonnevie@yahoo.com> wrote in message
news:dkobd5$v4o$1@news.eclipse.org...
> Hi,
>
> I posted the below for nearly a week, no response so far. Thanks for any
> tips.
>
> AL wrote:
> > Thanks. Snippet125.java of the SWT sample shows how to do for items in
> > a
> > table but not particular cells in a table item.
> >
> > Thanks for any tips!
> >
> >
Re: Repost:How to have tooltip displayed on a table cell in a table item? [message #463481 is a reply to message #463475] Mon, 07 November 2005 22:52 Go to previous message
Eclipse UserFriend
Originally posted by: friederich.kupzog.de

Hi,

I think the reason why nobody answered was that the question was
answered in a mail on the same day a few hours before your question...

Regards,
Friederich


Veronika Irvine wrote:
> Use the code from the snippet for detecting a mouse down in a specific cell
> (below) and apply this to snippet 125 to determine the cell for the tooltip:
>
> http://dev.eclipse.org/viewcvs/index.cgi/org.eclipse.swt.sni ppets/src/org/eclipse/swt/snippets/Snippet3.java?rev=HEAD&am p;content-type=text/vnd.viewcvs-markup
>
>
> "AL" <unbonnevie@yahoo.com> wrote in message
> news:dkobd5$v4o$1@news.eclipse.org...
>
>>Hi,
>>
>>I posted the below for nearly a week, no response so far. Thanks for any
>>tips.
>>
>>AL wrote:
>>
>>>Thanks. Snippet125.java of the SWT sample shows how to do for items in
>>>a
>>>table but not particular cells in a table item.
>>>
>>>Thanks for any tips!
>>>
>>>
>
>
>


--
Friederich Kupzog
Elektronik & Software
Neusser Str. 5-7
50670 Köln
Tel 0241 160696-1
Fax 0221 726670
www.kupzog.de/fkmk
Previous Topic:SWTForms : How to set the controls width or height ?
Next Topic:How to insert a TableItem in a Table with columns
Goto Forum:
  


Current Time: Thu Apr 25 10:07:29 GMT 2024

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

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

Back to the top