@eric.bunn wrote:
Hi
Please reference the userform below. I want to change the values in the userform using python code based on the choice an operator makes when choosing from the combo box on the top of the form. When the user chooses from the list it pulls in new values for some of the fields in the form. I need to repopulate the form with these new values.
I’ve tried for example: “self._num_mbl.Value = newL” (newL being the new value) and it just crashes Rhino.
The code is lengthy so I did not upload it but if you need to see a real example I could construct something simple and upload it. Any help would be greatly appreciated since I am now stalled and cannot go any further.
Eric
Posts: 1
Participants: 1