| [news.eclipse.tools.gef] Re: Capturing drawing image WITHOUT showing it on screen |
I have finally resolved the problem. The problem was because I was printing/capturing image before the start of display's event/message loop. Attached java file has the code which works. Thanks to Randy Hudson, his post atleast indicated that my approach was not incorrect. Vikram
Attachment:
CaptureHiddenWidgetImage4.java
Description: Binary data