python - How to place a panedWindow behind another panedWindow tkinter -


the title says it. right have 2 panedwindows attached root window. windows either lift() or lower() 1 panedwindow on top of other when button pressed rather panedwindows being stacked on top of each other in same window.

i understand there may better way of implementing sort of menu feature. if know better way, great too.

i used .grid(row = 0) on both panedwindows. called lift on window wanted raise , worked.


Comments

Popular posts from this blog

PHP and MySQL WP -

android - InAppBilling registering BroadcastReceiver in AndroidManifest -

nginx - phpPgAdmin - log in works but I have to login again after clicking on any links -