On Sat, 4 Apr 2020, Christian Gollwitzer wrote:

Add that thing instead of the frame.

blabla=BioDataForm() # whatever args it needs, maybe parent=nb

nb.add(blabla, text="Biodata")

Christian,

This clarifies my uncertainty and answers my question. Thanks.

PS: I suggest to change all Tk widgets to ttk widgets for optical reasons, but that's a side note.

I thought I had all as ttk; I'll check and correct as necessary.

Best regards,

Rich
--
https://mail.python.org/mailman/listinfo/python-list

Reply via email to