Skip to content

2.6.1

Compare
Choose a tag to compare
@tynanford tynanford released this 08 Jun 04:38
· 90 commits to master since this release

Add 3 methods to ActionButton widget:

action_execute_external_script(file_name, description=None)
action_execute_javascript_script(script, description=None)
action_execute_python_script(script, description=None)

Small update to shared method for all ActionButton action_execute methods

Full Changelog: 2.6.0...2.6.1