Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » GEF » Question about which layout manager to use
Question about which layout manager to use [message #160004] Wed, 01 December 2004 16:18 Go to next message
Eclipse UserFriend
Originally posted by: jojo.virtutech.se

Hi,

I've got an editor with contents which I would like to display in a
table-like pattern, with the possibility of constraining all children to
have the same size.

Do I need to implement my own layout-manager, or can I tweak any of the
existing layout-managers to behave like this?

/Jesper
Re: Question about which layout manager to use [message #160949 is a reply to message #160004] Wed, 08 December 2004 05:52 Go to previous messageGo to next message
Pratik Shah is currently offline Pratik ShahFriend
Messages: 1077
Registered: July 2009
Senior Member
When you say a table-like pattern, you mean a grid?
https://bugs.eclipse.org/bugs/show_bug.cgi?id=71684

"Jesper Eskilson" <jojo@virtutech.se> wrote in message
news:cokqt6$aea$1@www.eclipse.org...
> Hi,
>
> I've got an editor with contents which I would like to display in a
> table-like pattern, with the possibility of constraining all children to
> have the same size.
>
> Do I need to implement my own layout-manager, or can I tweak any of the
> existing layout-managers to behave like this?
>
> /Jesper
Re: Question about which layout manager to use [message #162186 is a reply to message #160949] Mon, 20 December 2004 13:37 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: jojo.virtutech.se

Pratik Shah wrote:
> When you say a table-like pattern, you mean a grid?
> https://bugs.eclipse.org/bugs/show_bug.cgi?id=71684

Yes. Thanks, this was exactly what I was looking for.

/Jesper
Re: Question about which layout manager to use [message #162202 is a reply to message #160949] Mon, 20 December 2004 14:45 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: jojo.virtutech.se

Pratik Shah wrote:
> When you say a table-like pattern, you mean a grid?
> https://bugs.eclipse.org/bugs/show_bug.cgi?id=71684

BTW: will the GridLayout class make it into an official draw2d release,
and if so, when?

/Jesper
Re: Question about which layout manager to use [message #163167 is a reply to message #162202] Mon, 03 January 2005 19:19 Go to previous message
Pratik Shah is currently offline Pratik ShahFriend
Messages: 1077
Registered: July 2009
Senior Member
Yes, in the 3.1 release (2nd qtr. 2005).

"Jesper Eskilson" <jojo@virtutech.se> wrote in message
news:41C6E580.1010407@virtutech.se...
> Pratik Shah wrote:
> > When you say a table-like pattern, you mean a grid?
> > https://bugs.eclipse.org/bugs/show_bug.cgi?id=71684
>
> BTW: will the GridLayout class make it into an official draw2d release,
> and if so, when?
>
> /Jesper
Previous Topic:no selection feedback / resize handles with ResizableEditPolicy
Next Topic:double click
Goto Forum:
  


Current Time: Sat Apr 27 00:42:32 GMT 2024

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

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

Back to the top