Bug 159892 - DeferredUpdateManager's paint method creates an SWTGraphics instead of using getGraphics method
Summary: DeferredUpdateManager's paint method creates an SWTGraphics instead of using ...
Status: RESOLVED DUPLICATE of bug 146604
Alias: None
Product: GEF
Classification: Tools
Component: GEF-Legacy Draw2d (show other bugs)
Version: unspecified   Edit
Hardware: All Mac OS X - Carbon (unsup.)
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: gef-inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-10-05 11:27 EDT by Tom Crockett CLA
Modified: 2007-07-29 09:20 EDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Tom Crockett CLA 2006-10-05 11:27:48 EDT
I'm trying to insert my own Graphics class into draw2d, and it seems like I shouldn't have to override any part of DeferredUpdateManager if it was using its GraphicsSource to obtain all Graphics objects. It uses the GraphicsSource to repaint dirty regions, but the paint method assumes I want an SWTGraphics. This seems like a bug...
Comment 1 Tom Crockett CLA 2006-10-05 12:11:20 EDT

*** This bug has been marked as a duplicate of 146604 ***
Comment 2 Eclipse Webmaster CLA 2007-07-29 09:20:58 EDT
Changing OS from Mac OS to Mac OS X as per bug 185991