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

Jump to navigation Jump to search
Line 128: Line 128:
Specifically, this involves the following changes:
Specifically, this involves the following changes:
* creating a pui2canvas addon
* creating a pui2canvas addon
* providing a property for enabling/disabling this via --prop:
* providing a property for enabling/disabling this via <code>--prop:</code>
* registering a listener to easily enable/disable the module at runtime
* registering a listener to easily enable/disable the module at runtime
* adding a blacklist/whitelist of supported/working dialogs/widgets (think exit.xml, about.xml for starters)
* adding a blacklist/whitelist of supported/working dialogs/widgets (think exit.xml, about.xml for starters)

Navigation menu