In the Properties view I’ve manually added keyListener under Properties/attributes. How would I add this in code rather than manually?
Also, what other attributes are available?
Thanks
John
In the Properties view I’ve manually added keyListener under Properties/attributes. How would I add this in code rather than manually?
Also, what other attributes are available?
Thanks
John
Hi John,
this is pretty well described here: https://github.com/Servoy/svyKeyListener/wiki
Hope that helps