Howto:Processing legacy PUI dialogs using Canvas: Difference between revisions

Jump to navigation Jump to search
m
Line 645: Line 645:
* implement support for the {{tag|color}} tag and a pui-to-canvas font mapping {{Not done}}
* implement support for the {{tag|color}} tag and a pui-to-canvas font mapping {{Not done}}
* implement styling/theming (not sure...?)
* implement styling/theming (not sure...?)
=== Milestones ===
# come up with a io.read_properties() based parser framework to process PUI/XML files {{Done}}
# create a widget factory that maps common PUI/XML tags to existing Canvas widgets {{Done}}
# begin supporting PUI vbox/hbox layouts by mapping those to Canvas layouts {{Done}}
# review what's needed for supporting a minimal subset of PUI/XML and widgets {{Done}}
# come up with missing widgets


==Motivation==
==Motivation==

Navigation menu