Community
Participate
Working Groups
The property editors are created using their constructor without parameters (due to the use of extension points). S the constructor with the widget factory as parameter is never used. Right after the property editor has been created and before it creates its content, it should be updated with a given widget factory. The property view should then have a coherent look'n'feel, in case of a customized widget factory given to the tabbed property sheet page.
With the new framework, the widgets use a static factory, which cannot be customized.
> With the new framework, the widgets use a static factory, which cannot be customized. I close this task. Customizable look & feel is not required.