Quantcast
Channel: Forums - Python
Viewing all articles
Browse latest Browse all 2485

Can python add-ins reference other python add-ins?

$
0
0
I've got a combo-box working well but there's some text/input I want to grab from the user to use in its onEnter method.

Is it possible to reference the contents of a second combo box in the onEnter method of the 1st combo box?

Thanks.

Jimmy

Viewing all articles
Browse latest Browse all 2485

Trending Articles