TreeView and grid ... [message #465662] |
Fri, 16 December 2005 16:06 |
Eclipse User |
|
|
|
Originally posted by: fr66.r_e_move_the_XXX_comcast.net
This is a multi-part message in MIME format.
------=_NextPart_000_000E_01C60230.B2CAD1C0
Content-Type: text/plain;
charset="Windows-1252"
Content-Transfer-Encoding: quoted-printable
Hi,
I'm new to SWT. Is there a treeview grid bean widget available for SWT? =
Can the treeviewer display as/in a grid? In other words, a node in the =
tree may or may not display multiple columns. Any code sample or where I =
can get such a widget is very appreciated.
Thanks,
FR
------=_NextPart_000_000E_01C60230.B2CAD1C0
Content-Type: text/html;
charset="Windows-1252"
Content-Transfer-Encoding: quoted-printable
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=3DContent-Type content=3D"text/html; =
charset=3Dwindows-1252">
<META content=3D"MSHTML 6.00.2800.1106" name=3DGENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=3D#ffffff>
<DIV><FONT face=3DArial>Hi,</FONT></DIV>
<DIV><FONT face=3DArial></FONT> </DIV>
<DIV><FONT face=3DArial>I'm new to SWT. Is there a treeview grid bean =
widget=20
available for SWT? Can the treeviewer display as/in a grid? In =
other=20
words, a node in the tree may or may not display multiple columns. Any =
code=20
sample or where I can get such a widget is very =
appreciated.</FONT></DIV>
<DIV><FONT face=3DArial></FONT> </DIV>
<DIV><FONT face=3DArial>Thanks,</FONT></DIV>
<DIV><FONT face=3DArial></FONT> </DIV>
<DIV><FONT face=3DArial>FR</FONT></DIV>
<DIV><FONT face=3DArial><BR></FONT> </DIV></BODY></HTML>
------=_NextPart_000_000E_01C60230.B2CAD1C0--
|
|
|
Re: TreeView and grid ... [message #465663 is a reply to message #465662] |
Fri, 16 December 2005 16:14 |
Eclipse User |
|
|
|
Originally posted by: richkulp.us.NO_SPAM.ibm.com
It's not called grid. It's Tree with Treecolumns.
The easiest way to work with SWT is to use the Visual Editor. With it
you can drop a Tree on a Composite or Shell subclass and drop
Treecolumns on it and it will generate the code for you.
See http://www.eclipse.org/vep/
FR wrote:
> Hi,
>
> I'm new to SWT. Is there a treeview grid bean widget available for SWT?
> Can the treeviewer display as/in a grid? In other words, a node in the
> tree may or may not display multiple columns. Any code sample or where
> I can get such a widget is very appreciated.
>
> Thanks,
>
> FR
>
>
--
Thanks,
Rich Kulp
|
|
|
Powered by
FUDForum. Page generated in 0.04015 seconds