Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » GEF » Outline View icons
Outline View icons [message #183772] Tue, 07 June 2005 16:04 Go to next message
Eclipse UserFriend
Originally posted by: vikram.bhanot.gmail.com

The icons (images) in the Outline View get scaled to the same size.
ie. All images take the size of the largest icon.
Can I control this behaviour ? I want to show some images smaller than
others.

Thanks
Re: Outline View icons [message #183801 is a reply to message #183772] Wed, 08 June 2005 00:54 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: none.unknown.com

Huh? Are you talking about the overview?

"Vikram" <vikram.bhanot@gmail.com> wrote in message
news:69bc796688e021a8316129cbf6a24172$1@www.eclipse.org...
> The icons (images) in the Outline View get scaled to the same size.
> ie. All images take the size of the largest icon.
> Can I control this behaviour ? I want to show some images smaller than
> others.
>
> Thanks
>
>
Re: Outline View icons [message #183904 is a reply to message #183801] Wed, 08 June 2005 13:52 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: vikram.bhanot.gmail.com

I am referring to the OutlineView ( extends ContentOutlinePage ).
Each edit part in this view extends the AbstractTreeEditPart and I
override the "getImage()" method to set the image.
Re: Outline View icons [message #183949 is a reply to message #183904] Wed, 08 June 2005 17:09 Go to previous message
Eclipse UserFriend
Originally posted by: none.unknown.com

It's an SWT tree. I don't think we're doing anything special to it for this
behaviour, so it must be native behaviour. Look at its javadoc or ask on
the swt newsgroup.

"Vikram" <vikram.bhanot@gmail.com> wrote in message
news:0d09f68591d097197aa07bbabba0a81a$1@www.eclipse.org...
> I am referring to the OutlineView ( extends ContentOutlinePage ).
> Each edit part in this view extends the AbstractTreeEditPart and I
> override the "getImage()" method to set the image.
>
>
>
Previous Topic:NEWBIE: can't see anything
Next Topic:Tabbing order of editparts
Goto Forum:
  


Current Time: Mon Dec 02 20:17:16 GMT 2024

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

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

Back to the top