Trouble Resizing widgets in Custom Tkinter when going into another page
I was trying to use the set_widget_scale
function to resize my widgets based on the resolution of the window, when I resize the widgets on the main page it works fine when the resolution is chosen, when I go to the other page it raises this error:
Trouble Resizing widgets in Custom Tkinter when going into another page
I was trying to use the set_widget_scale
function to resize my widgets based on the resolution of the window, when I resize the widgets on the main page it works fine when the resolution is chosen, when I go to the other page it raises this error:
Trouble Resizing widgets in Custom Tkinter when going into another page
I was trying to use the “set_widget_scale” function to resize my widgets based on the resolution of the window, when I resize the widgets on the main page it works fine when the resolution is chosen, when I go to the other page it raises this error :(“_tkinter.TclError: invalid command name “.!ctkframe.!ctkoptionmenu.!dropdownmenu””)