DmitriyShumkin
Mar 02, 2016 - 01:04
How can I add the buttons to the script that belong in the UI but not in the script? and what are the action commands? ex: onclick action
How can I add the buttons to the script that belong in the UI but not in the script? and what are the action commands? ex: onclick action
This question is totally unclear. Could you explain more?
when I add buttons to the UI page they are there but not in the code.
This is by design. UI files are separate from Python code. Why don't you start by reading the documentation for UI?