Python win32 ActiveX scripting input box question

K

Kevin Young

I am trying to assign the user input into a variable.
I am using Python as an ActiveX scripting language in a host that allows for
activex scripting.
I am able to create an input box with the following

This will create an input box dialog (there are other ways to create an
input box with Python Win32, but this seems to be the only one that works in
an activex scripting host).

I just CAN NOT figure out how to:
1. Assign the user input in the input box into a variable that I can use in
my script.
2. I also, can not figure out how to change the Title of the dialog (I can
change the Caption but not the Title), and
3. The size (specially the height) of the input box dialog.

Any pointers/clues would be highly appreciated.
Kevin
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,744
Messages
2,569,484
Members
44,903
Latest member
orderPeak8CBDGummies

Latest Threads

Top