Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Eclipse Platform » IAnnotationPresentation image is clipped
IAnnotationPresentation image is clipped [message #332038] Wed, 01 October 2008 18:06 Go to next message
drew frantz is currently offline drew frantzFriend
Messages: 340
Registered: July 2009
Senior Member
I have a 16x16 pixel image I am using for my IAnnotationPresentation . This
seems to get clipped by ~1 pixel on the left and rigt, so I would like to
expand the margin region a bit rather than cropping the image. How would I
accomplish expanding the marging of the edtor in this case an
AbstractTextEditor?
Re: IAnnotationPresentation image is clipped [message #332078 is a reply to message #332038] Thu, 02 October 2008 08:10 Go to previous message
Dani Megert is currently offline Dani MegertFriend
Messages: 3802
Registered: July 2009
Senior Member
drew wrote:
> I have a 16x16 pixel image I am using for my IAnnotationPresentation . This
> seems to get clipped by ~1 pixel on the left and rigt, so I would like to
> expand the margin region a bit rather than cropping the image. How would I
> accomplish expanding the marging of the edtor in this case an
> AbstractTextEditor?
>
See org.eclipse.ui.texteditor.AbstractTextEditor.createVerticalR uler()

Dani
>
>
Previous Topic:Configuration Details Dialog
Next Topic:JDBC connection issue with Socks proxy defined in the "Network Connections" Preferences
Goto Forum:
  


Current Time: Fri Aug 16 17:34:32 GMT 2024

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

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

Back to the top