Outline View icons [message #183772] |
Tue, 07 June 2005 16:04 |
Eclipse User |
|
|
|
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 |
Eclipse User |
|
|
|
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 |
Eclipse User |
|
|
|
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 |
Eclipse User |
|
|
|
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.
>
>
>
|
|
|
Powered by
FUDForum. Page generated in 0.02729 seconds