daniel.greil
Member
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 called 'tkinter'. That didn't work aswell.
Is there any way I can implement that button
Thanks in advance
Daniel
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 called 'tkinter'. That didn't work aswell.
Is there any way I can implement that button
Thanks in advance
Daniel