Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Standard Widget Toolkit (SWT) » Can you create SWT widget offscreen and scrape it's graphics?
Can you create SWT widget offscreen and scrape it's graphics? [message #444208] Fri, 08 October 2004 15:15 Go to next message
Sean Neeley is currently offline Sean NeeleyFriend
Messages: 22
Registered: July 2009
Junior Member
I have been unable to figure out how to do this. Is it possible? If
so, how?

- Sean
Re: Can you create SWT widget offscreen and scrape it's graphics? [message #444419 is a reply to message #444208] Tue, 12 October 2004 14:24 Go to previous message
Veronika Irvine is currently offline Veronika IrvineFriend
Messages: 1272
Registered: July 2009
Senior Member
No. You can only scrape the graphics of something that appears on screen.
This is done using GC.copyArea.

See:
http://dev.eclipse.org/viewcvs/index.cgi/org.eclipse.swt.sni ppets/src/org/eclipse/swt/snippets/Snippet95.java?rev=HEAD&a mp;content-type=text/vnd.viewcvs-markup

"Sean Neeley" <sean.neeley@dbcsoftware.com> wrote in message
news:ck6an6$t1d$1@eclipse.org...
>I have been unable to figure out how to do this. Is it possible? If so,
>how?
>
> - Sean
Previous Topic:Adding a Toolbar in an Eclipse Plugin...
Next Topic:Print Table or HTML or ANYTHING...
Goto Forum:
  


Current Time: Sat Apr 27 03:25:41 GMT 2024

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

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

Back to the top