How to workaround SWTResourceManager.getImage
    Bruno Medeiros 
    brunodomedeiros+dng at gmail.com
       
    Tue Oct  8 03:10:43 PDT 2013
    
    
  
On 07/10/2013 15:57, Jacob Carlborg wrote:
> On 2013-10-07 12:46, samhu wrote:
>
>> Sorry,It is from internet ,could be someone's own modification
>> version.Thank you so much for the attention.
>
> You can also port it to D. You're the second person in short time that
> asks about it.
>
Samhu, if you're just using SWTResourceManager for resource management 
(caching, disposal, etc) , does your SWTResourceManager even provide any 
functionality not covered with the ImageRegistry, FontRegistry, 
ColorRegistry from JFace?
If not, better to use the standard JFace Resource classes, not only they 
are more standard and up to date code, they are ported in DWT already.
-- 
Bruno Medeiros - Software Engineer
    
    
More information about the Digitalmars-d-dwt
mailing list