On Tuesday, 8 October 2013 at 10:10:42 UTC, Bruno Medeiros wrote:
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.
Sorry is below the right place the JFace for D porting ?
[url]https://github.com/search?l=D&q=jface&ref=searchresults&type=Repositories[/url]
Seems they are 2 years ago.
Thanks and best regards,
Sam