Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Standard Widget Toolkit (SWT) » Table Widget
Table Widget [message #448041] Tue, 28 December 2004 13:41 Go to next message
WojT is currently offline WojTFriend
Messages: 11
Registered: July 2009
Junior Member
Hi!
Does anybody knows how to set height of row in Table?
Does anybody knows how to set Tooltip for my table header ? (I want to set
tooltip for one column - description of field).

Thanks



--
========================
Wojciech Jancz

Zak
Re: Table Widget [message #448754 is a reply to message #448041] Thu, 13 January 2005 19:37 Go to previous message
Grant Gayed is currently offline Grant GayedFriend
Messages: 2150
Registered: July 2009
Senior Member
Hi Wojciech, sorry for the late response,

The height of TableItems are always the same throughout a Table, and are
auto-determined for you based on the Table's font and its contained Images.
You cannot set this value.

ToolTips in Table headers are not supported, but there is a request for
this, see https://bugs.eclipse.org/bugs/show_bug.cgi?id=4572 .

Grant

"WojT" <wjancz@wasko.pl> wrote in message
news:cqrnpi$mn5$1@www.eclipse.org...
> Hi!
> Does anybody knows how to set height of row in Table?
> Does anybody knows how to set Tooltip for my table header ? (I want to set
> tooltip for one column - description of field).
>
> Thanks
>
>
>
> --
> ========================
> Wojciech Jancz
>
> Zak
Previous Topic:Disabling a tab ina CTabFolder
Next Topic:Null pointer closing a dialog when pressing keys
Goto Forum:
  


Current Time: Fri Apr 26 14:18:22 GMT 2024

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

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

Back to the top