Forum Archive

Buttons in script and OnClick commands?

DmitriyShumkin

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

Webmaster4o

This question is totally unclear. Could you explain more?

DmitriyShumkin

when I add buttons to the UI page they are there but not in the code.

Webmaster4o

This is by design. UI files are separate from Python code. Why don't you start by reading the documentation for UI?