Community
Participate
Working Groups
please add a posibility to use the fast view toolbar/control in a application which overrides createWindowContents in WorkbenchWindowAdvisor!!!
We're deprecating the FVB so no work is anticipated here... BTW, we're already looking at a better way to allow RCP clients to access our 'internal' layout code...
so is there a bug open for "better way to allow RCP clients to access our 'internal' layout code..."? can you post the bug #
No bug # per se. We're in design discussions around the current presentation code in general and being better at this is one of the design requriements... We're aiming at a more Model/View approach that would allow us to much more amenable to replacement of discreet components. The 'model' would support some defined structure which would be 'rendered' by some WBW implementation. This would entail us opening up our various 'renders' (of which the TrimLayout would be one) so that RCP clients could choose between our default renderer for a particular model or they could replace the renderer at any level (i.e. you could leave the 'shell' renderer in place (controlling the 'trim' and the 'center') while replacing the renderer for the "TabStack'. No guarantees here (we're still in the blue-sky brainstorming) but we understand that making this separation possible is -required- for any reasonable replacement for our current presentation story.