I am discovering E4 with Juno. As my applications are mainly builded with a "TreeView Part" , a console and a properties view, with use of the adapters, my question is : is it really possible to have a pure E4 application reusing the console view or the properties view from the E4 workbench?
No ConsoleView and PropertiesView are not ported to native e4 yet. We
hope to refactor some of this code in 4.3 timeframe.
You are welcome to help us with it. I think ConsoleView should be quite
easy and a good first candidate for refactoring.
Tom
Am 12.07.12 23:07, schrieb Philippe Monté:
> I am discovering E4 with Juno. As my applications are mainly builded
> with a "TreeView Part" , a console and a properties view, with use of
> the adapters, my question is : is it really possible to have a pure E4
> application reusing the console view or the properties view from the E4
> workbench?
>
>