Canvas GUI: Difference between revisions

Jump to navigation Jump to search
m
Line 35: Line 35:


In order to re-implement these using the Canvas system, we need to identify Nasal APIs that are currently missing, and which need to be provided via the cppbind framework.
In order to re-implement these using the Canvas system, we need to identify Nasal APIs that are currently missing, and which need to be provided via the cppbind framework.
This way, C++ developers can concentrate on providing the missing Nasal/C++ hooks, whereas Nasal developers can provide the required widgets.


== Replacing native PUI widgets with Canvas widgets ==
== Replacing native PUI widgets with Canvas widgets ==

Navigation menu