Ciao a tutti
Ho questo script:
mi da questo risultato:Codice PHP:
for widget in self.frame.winfo_children(): print(widget)
ho questo risultato:
.!ctkframe.!ctklabel
.!ctkframe.!ctkoptionmenu
.!ctkframe.!ctklabel2
.!ctkframe.!ctkoptionmenu2
.!ctkframe.!ctklabel3
ecco come faccio ad estrapolare oppure verificare ctkoptionmenu?