Howto:Hooking into the GUI: Difference between revisions

Jump to navigation Jump to search
no edit summary
No edit summary
Line 4: Line 4:
</syntaxhighlight>
</syntaxhighlight>


[[File:Canvaswidget-based-pui-widgets.png|thumb|Screen shot showing the [[About dialog]] with procedurally-replaced <button> widgets that are mapped to a Nasal factory that instantiates CanvasWidget based puObjects for each replaced widget.]]
[[File:Canvaswidget-based-pui-widgets.png|thumb|Screen shot showing the unmodified [[About dialog]] with procedurally-replaced <button> widgets that are at runtime mapped to a Nasal factory that instantiates CanvasWidget based puObjects for each replaced widget.]]


== Background ==
== Background ==

Navigation menu