What's new

gui

  1. D

    Creating a custom button

    I am pretty new to python and Alibre Script and I am trying to build a GUI. My goal is to create a custom button which should be able to perform a custom action (deleting a file on button press). At first I tried doing that with the native WindowsInputTypes. Then I tried importing a module...
Top