Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Standard Widget Toolkit (SWT) » TreeView and grid ...
TreeView and grid ... [message #465662] Fri, 16 December 2005 16:06 Go to next message
Eclipse UserFriend
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>&nbsp;</DIV>
<DIV><FONT face=3DArial>I'm new to SWT. Is there a treeview grid bean =
widget=20
available for SWT?&nbsp; 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&nbsp; can get such a widget is very =
appreciated.</FONT></DIV>
<DIV><FONT face=3DArial></FONT>&nbsp;</DIV>
<DIV><FONT face=3DArial>Thanks,</FONT></DIV>
<DIV><FONT face=3DArial></FONT>&nbsp;</DIV>
<DIV><FONT face=3DArial>FR</FONT></DIV>
<DIV><FONT face=3DArial><BR></FONT>&nbsp;</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 Go to previous message
Eclipse UserFriend
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
Previous Topic:Calling Sort on Trees and Tables
Next Topic:Problem with removing/adding controls dynamically from a scrolledForm
Goto Forum:
  


Current Time: Thu Mar 28 21:58:03 GMT 2024

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

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

Back to the top