Hi All, Today I found out that SWT has removed its internal theming package. As we are relying on this package I have looked at a possible rewrite of the code but this did not turn out to be trivial. The theming code existed of two platform specific - and one emulated implementations.
I have salvaged the emulated code and moved it to CWT. Tests seem to be running fine but as a heads-up, the widget can now look different on different platforms. [1] *Bug 512215* <https://bugs.eclipse.org/bugs/show_bug.cgi?id=512215> - SWT has removed theming [2] *Bug 509564* <https://bugs.eclipse.org/bugs/show_bug.cgi?id=509564> - Remove not-finished theme experiment [3] https://git.eclipse.org/r/#/c/91133/ Cheers, Wim
_______________________________________________ nebula-dev mailing list [email protected] To change your delivery options, retrieve your password, or unsubscribe from this list, visit https://dev.eclipse.org/mailman/listinfo/nebula-dev
