Canvas PUI mapping: Difference between revisions

no edit summary
No edit summary
No edit summary
Line 15: Line 15:


We will need to come up with some kind of "adapter" class that maps common PUI functionality to arbitrary Canvas widgets
We will need to come up with some kind of "adapter" class that maps common PUI functionality to arbitrary Canvas widgets
Currently, this is accomplished in non-generic, fairly roundabout, fashion in the applyPUIAttributes() helper funciton in the pui2canvas parser