Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » GEF » About the PaletteViewer
About the PaletteViewer [message #123758] Tue, 23 March 2004 12:03 Go to next message
Eclipse UserFriend
Originally posted by: charleszq.eastday.com

Hi,

As for the PaletteViewer in GEF, it has 4 default layout, such as COLUMNS,
LIST, DETAILS, etc. My question is, for the COLUMNS layout, can I set the
column number to 1?

Thanks.

Charles
Re: About the PaletteViewer [message #123835 is a reply to message #123758] Tue, 23 March 2004 16:05 Go to previous messageGo to next message
Pratik Shah is currently offline Pratik ShahFriend
Messages: 1077
Registered: July 2009
Senior Member
So, as you widen the palette, the children will get wider, but they won't
ever share the same row?

I believe something like this (allowing the end-user to customize the number
of columns in the palette settings dialog) is planned, although it probably
won't be available until after the 3.0 release. You can open a feature
request at http://bugs.eclipse.org.

Meanwhile, if you must have it, you can change ColumnsLayout so that its
default width (defaultConstraint.width) is the same as the palette width.


"Charles" <charleszq@eastday.com> wrote in message
news:c3p8r8$edu$1@eclipse.org...
> Hi,
>
> As for the PaletteViewer in GEF, it has 4 default layout, such as COLUMNS,
> LIST, DETAILS, etc. My question is, for the COLUMNS layout, can I set the
> column number to 1?
>
> Thanks.
>
> Charles
>
>
Re: About the PaletteViewer [message #123961 is a reply to message #123835] Wed, 24 March 2004 00:56 Go to previous message
Eclipse UserFriend
Originally posted by: charleszq.eastday.com

Yes, that's exactly what I want. Thanks.

Charles

"Pratik Shah" <ppshah@us.ibm.com> wrote in message
news:c3pmut$19d$1@eclipse.org...
> So, as you widen the palette, the children will get wider, but they won't
> ever share the same row?
>
> I believe something like this (allowing the end-user to customize the
number
> of columns in the palette settings dialog) is planned, although it
probably
> won't be available until after the 3.0 release. You can open a feature
> request at http://bugs.eclipse.org.
>
> Meanwhile, if you must have it, you can change ColumnsLayout so that its
> default width (defaultConstraint.width) is the same as the palette width.
>
>
> "Charles" <charleszq@eastday.com> wrote in message
> news:c3p8r8$edu$1@eclipse.org...
> > Hi,
> >
> > As for the PaletteViewer in GEF, it has 4 default layout, such as
COLUMNS,
> > LIST, DETAILS, etc. My question is, for the COLUMNS layout, can I set
the
> > column number to 1?
> >
> > Thanks.
> >
> > Charles
> >
> >
>
>
Previous Topic:Validating a property sheet item
Next Topic:connection display problem
Goto Forum:
  


Current Time: Fri Apr 26 16:14:23 GMT 2024

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

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

Back to the top