On Friday, 6 December 2013 at 07:23:45 UTC, Jacob Carlborg wrote:
On 2013-12-06 00:27, Zz wrote:
Hi,
Are there any plans to include PropertySheet's in DWT.
http://www.eclipse.org/articles/Article-Properties-View/properties-view.html
http://www.eclipse.org/articles/Article-Tabbed-Properties/tabbed_properties_view.html
I'm not sure which library/package that is part of. There's a
bunch of other Eclipse related repertoires in the
d-widget-toolkit github organization[1]. Is it part of any of
those?
Anyway, I don't have enough time to focus anything that's not
strictly DWT. I'm still trying to finish the Mac OS X port. If
you want to help, what would be great. Contributions are always
welcome.
[1] https://github.com/d-widget-toolkit
Hi,
Just checked and the path isn't in d-widget-toolkit.
The original path is
"org.eclipse.ui.views.properties.PropertySheet"
Zz