Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [platform-ui-dev] ISharedImages

Please file a PR for the ones you care about.





Randy Hudson <hudsonr@xxxxxxxxxx>
Sent by: platform-ui-dev-admin@xxxxxxxxxxx
11/14/02 03:40 PM
Please respond to platform-ui-dev

 
        To:     platform-ui-dev@xxxxxxxxxxx
        cc: 
        Subject:        [platform-ui-dev] ISharedImages



When will the rest of the ui.internal.WorkbenchImages be shared? 
I currently have to use internal API to get the DELETE (Red X) Image, 
UNDO, REDO, and lots of other Icons. 

The alternative is to copy the Images into my own plugin, and I've seen 
this done a lot. Icon duplication like this is perhaps one of the reasons 
why Eclipse holds onto more GDI objects than any other program on my 
computer.




Back to the top