Ciao a tutti
Ho questo script:

Codice PHP:
    for widget in self.frame.winfo_children():                print(widget
mi da questo risultato:
ho questo risultato:
.!ctkframe.!ctklabel
.!ctkframe.!ctkoptionmenu
.!ctkframe.!ctklabel2
.!ctkframe.!ctkoptionmenu2
.!ctkframe.!ctklabel3

ecco come faccio ad estrapolare oppure verificare ctkoptionmenu?