Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » GEF » Background Image
Background Image [message #182957] Mon, 30 May 2005 22:38 Go to next message
Eclipse UserFriend
Originally posted by: Angel.Roman.prismtech.com

Hi Everyone,

Has anyone been successful in setting a background image to the editor?
I understand there's been some discussion regarding this but I was
wondering if someone can provide some sample code or a more detailed
explanation as to how to get the layer and paint the image on it. I'm
looking to have an image in the background that would resize with as the
viewport is resized.

Regards,
Angel
Re: Background Image [message #183081 is a reply to message #182957] Tue, 31 May 2005 06:29 Go to previous messageGo to next message
Pratik Shah is currently offline Pratik ShahFriend
Messages: 1077
Registered: July 2009
Senior Member
Override viewport's paintFigure() method and invoke graphics.drawImage().

"Angel Roman" <Angel.Roman@prismtech.com> wrote in message
news:d7g4v8$dqk$1@news.eclipse.org...
> Hi Everyone,
>
> Has anyone been successful in setting a background image to the editor?
> I understand there's been some discussion regarding this but I was
> wondering if someone can provide some sample code or a more detailed
> explanation as to how to get the layer and paint the image on it. I'm
> looking to have an image in the background that would resize with as the
> viewport is resized.
>
> Regards,
> Angel
Re: Background Image [message #183869 is a reply to message #183081] Wed, 08 June 2005 05:07 Go to previous message
Eclipse UserFriend
Originally posted by: mashengcun.boco.com

think you very much! I got it now.
"Pratik Shah" <ppshah@us.ibm.com> д
Previous Topic:double click selection competing with single click selection
Next Topic:Debugging view activation errors
Goto Forum:
  


Current Time: Thu Dec 12 18:19:49 GMT 2024

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

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

Back to the top