GridLayout/TableLayout [message #130162] |
Mon, 03 May 2004 01:56  |
Eclipse User |
|
|
|
Guys,
I need to create a figure that contains a table of property/value pairs. The
user should be able to directly edit the value cell by clicking on it. I'm
not so much concerned about the direct edit aspects of this (I'm not that
far yet), but I would like to at least get a Grid/Table layout working to
display the properties and their values.
I had a skim through the news archives and found this thread:
http://dev.eclipse.org/newslists/news.eclipse.tools.gef/msg0 4763.html
Vadim, did you ever submit the code to Randy for review? Is there a chance I
could get a copy? I'd hate to re-invent the wheel...
Cheers
Sean.
|
|
|
|
Re: GridLayout/TableLayout [message #131446 is a reply to message #131341] |
Sun, 09 May 2004 19:22  |
Eclipse User |
|
|
|
I was assuming that it'd have to be a table which contains rows, which in
turn contains cells. At the moment I have a vertical toolbar container which
contains editparts whose figures have horizontal toolbar layouts.
I was thinking I might just work up a hack that specifically suits my needs
rather than go create a totally generic grid layout. In my scenario, the
property and the value cells cells should always size themselves to the
longest name in the respective column, and the value cells should be
directly editable (hence they need to be backed by an edit part).
I'll have a crack at this and let you know how I go...
Cheers
Sean.
P.S. I assume no progress has been made by anyone else on a grid layout,
right?
"Randy Hudson" <none@us.ibm.com> wrote in message
news:c7g6k8$buk$1@eclipse.org...
> How is your nesting structure setup? Is it a table, which contains rows,
> which contain cells? Or a table which contains cells?
>
> "Sean Woodhouse" <swoodhouse@agentissoftware.com> wrote in message
> news:c74mhh$o6g$1@eclipse.org...
> > Guys,
> >
> > I need to create a figure that contains a table of property/value pairs.
> The
> > user should be able to directly edit the value cell by clicking on it.
I'm
> > not so much concerned about the direct edit aspects of this (I'm not
that
> > far yet), but I would like to at least get a Grid/Table layout working
to
> > display the properties and their values.
> >
> > I had a skim through the news archives and found this thread:
> >
> > http://dev.eclipse.org/newslists/news.eclipse.tools.gef/msg0 4763.html
> >
> > Vadim, did you ever submit the code to Randy for review? Is there a
chance
> I
> > could get a copy? I'd hate to re-invent the wheel...
> >
> > Cheers
> >
> > Sean.
> >
> >
>
>
|
|
|
Powered by
FUDForum. Page generated in 0.23633 seconds