Hi,
I would like to update some macros to make them more flexible.
For example, I have some tolerance values written directly in the TCL file.
It is better if the user can put the tolerance value when the macro is launched thanks to a dialog box.
I found a way to do that but it needs the command window and I prefer a message like tk_messageBox.
Can I do that ?
Thanks for you help,
Regards.