OrionVeteran
Deity
I have created a popup and I would like to adjust the length of the button. As I have written it, the button is about 3 inches wide. I'd like to reduce the button length to about 1 or 1.5 inches. Here is my current line of code:
My Question is: How can I control the size of the button length?
Orion Veteran
Code:
popupInfo.addPythonButton(CyTranslator().getText("OK", ()), "")
My Question is: How can I control the size of the button length?
Orion Veteran
