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

Jump to navigation Jump to search
m
m (→‎Objective: pm2wiki)
Line 124: Line 124:


This section documents the necessary changes to turn the pui2canvas module into an addon using Torsten's addon framework.
This section documents the necessary changes to turn the pui2canvas module into an addon using Torsten's addon framework.
Specifically, this involves the following changes:
* creating a pui2canvas addon
* providing a property for enabling/disabling this via --prop:
* registering a listener to easily enable/disable the module at runtime
* adding a blacklist/whitelist of supported/working dialogs/widgets


== Objective ==
== Objective ==

Navigation menu