Popup Button Length

OrionVeteran

Deity
Joined
Dec 25, 2003
Messages
2,443
Location
Newport News VA
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:

Code:
popupInfo.addPythonButton(CyTranslator().getText("OK", ()), "")

My Question is: How can I control the size of the button length?

Orion Veteran :cool:
 
Back
Top Bottom