cppexpose icon indicating copy to clipboard operation
cppexpose copied to clipboard

Duktape: Add bindings for print() and alert()

Open j-o opened this issue 7 years ago • 0 comments

See https://github.com/svaarala/duktape/tree/master/extras/print-alert.

A UI-independent way of implementing this could be to add corresponding signals to AbstractScriptBackend that script console implementations can connect to.

j-o avatar Aug 07 '17 11:08 j-o