Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Standard Widget Toolkit (SWT) » Placing a widget such withing a TableItem
Placing a widget such withing a TableItem [message #457828] Tue, 05 July 2005 12:11 Go to next message
Hugo A. Garcia is currently offline Hugo A. GarciaFriend
Messages: 258
Registered: July 2009
Senior Member
Problem:

How to mimic side headers for tables?

Possible Solution:

Column 0 in a table will show a Label with the current row index (value
format is arbritrary).

---
Is it posible to put a Label or for that matter a widget within a table?
Can this be implemented not only at the SWT layer but also at the JFace
layer?

thanks

-H
Re: Placing a widget such withing a TableItem [message #458996 is a reply to message #457828] Thu, 28 July 2005 14:43 Go to previous message
Grant Gayed is currently offline Grant GayedFriend
Messages: 2150
Registered: July 2009
Senior Member
Hi Hugo, sorry for the late reply,

For an example of putting widgets into a Table see
http://dev.eclipse.org/viewcvs/index.cgi/org.eclipse.swt.sni ppets/src/org/eclipse/swt/snippets/Snippet149.java?rev=HEAD& amp;content-type=text/vnd.viewcvs-markup .

I don't think this is something that the jface level would be concerned
with.

Grant

"Hugo A. Garcia" <hugo.a.garcia@gmail.com> wrote in message
news:dadtdt$4li$1@news.eclipse.org...
> Problem:
>
> How to mimic side headers for tables?
>
> Possible Solution:
>
> Column 0 in a table will show a Label with the current row index (value
> format is arbritrary).
>
> ---
> Is it posible to put a Label or for that matter a widget within a table?
> Can this be implemented not only at the SWT layer but also at the JFace
> layer?
>
> thanks
>
> -H
Previous Topic:how to make tab rectangle head streamline?
Next Topic:why the cotainer of a wizard is null?
Goto Forum:
  


Current Time: Wed Apr 24 23:38:26 GMT 2024

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

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

Back to the top