gprevot

Results 3 comments of gprevot

If there are callbacks for two ChoiceItem, and if each of these callbacks has an action on the other ChoiceItem, it creates a nested loop. The code, for get() is:...

Hello, When I wrote my code few years ago, I found the only way to work was to invert the two lines in ChoiceWidget In my code, I had a...

Hello I remember that in a previous version of guidata, I had some trouble with this __first_call property that was never passing to False when having more than one ChoiceWidget...