Hi Lukasz, I think you won't get it into GC probably because GC is a cross platform class whereas OS is not.
Anyways I'd really love to get your code in. If you could remove the JNA dependency for the initial contribution this would be great. What do other Nebula-Dev think about this control? Tom Am 11.02.10 22:31, schrieb Łukasz Milewski: > Hi Tom, > > At the moment JNA is required, I can easily remove that dependency by > drawing text without shadow. It's not required for initial approval. > I see a nice solution, I will remove drawing shadow from the code and > will submit enchancement to SWT to include DrawShadowText in win32 OS > class (or better method in GC). > > Will try to do this as soon as possible as time will allow. > > -- > Regards, > Lukasz Milewski > Sorry for typos, send from moble > >> On 11 Feb 2010 22:11, "Tom Schindl" <[email protected] >> <mailto:[email protected]>> wrote: >> >> Hi Lukasz, >> >> One more note on this I'll also add it to bug report. We need to get rid >> of the JNA-Dependency because we are not allowed have a LPGPL library as >> a prerequisit only as a works with but it looks like this widget is >> useless with having access to it. >> >> So think we have 2 options: >> a) Get help from SWT with Win32-only-SPI >> b) Write our own JNI-Bride for the stuff you need >> >> On the one hand side I'd prefer a) because then it would work with pre >> 3.6.0 but on the other hand we need to write an (maintain) the wrapper >> for win32 and win64 (though this probably not a big task because we need >> to compile/build the stuff once, check it into CVS and are done) >> >> Tom >> >> Am 11.02.10 21:43, schrieb Tom Schindl: >> >> > Hi Lukasz, >> > >> > Just talked with one of the SWT-Committers and he said we should file a >> > bug and ... >> > > > _______________________________________________ > nebula-dev mailing list > [email protected] > https://dev.eclipse.org/mailman/listinfo/nebula-dev _______________________________________________ nebula-dev mailing list [email protected] https://dev.eclipse.org/mailman/listinfo/nebula-dev
