Canvas widgets: Difference between revisions

Jump to navigation Jump to search
m
→‎The Plan: fix spelling
(→‎Widget Declaration via SVG: remove depreciated stuff)
m (→‎The Plan: fix spelling)
Line 20: Line 20:


== The Plan ==
== The Plan ==
In contrary to using some hardcoded GUI system (PUI, osgWidget, etc.) this approach would give much more flexibility and also the means of modifying and creating new widgets without the need to touch any core code.
In contrast to using some hardcoded GUI system (PUI, osgWidget, etc.) this approach would give much more flexibility and also the means of modifying and creating new widgets without the need to touch any core code.


With the Canvas system every type of widget would be possible, so that also things like submenus can be realized.
With the Canvas system every type of widget would be possible, so that also things like submenus can be realized.

Navigation menu