On Fri, 7 Jun 2019, Alexandre Brault wrote:
The positional argument in question is not one you passed to the ttk.Checkbutton call, but the ttk.Checkbutton itself that you're passing to LabelInput as a positional argument after the input_var keyword argument
Alex, Got it, thanks. Now to figure out the proper way of writing the widget. Regards, Rich -- https://mail.python.org/mailman/listinfo/python-list