Hi there,
I wrote a code that chains multiple frames containing widgets on screen with TkInter, and almost everything is fine except:
the windows created with TkInter seem to be randomly placed by Windows. I would rather have them always popping at the same location on screen, but I really don't know how to do that...
Someone may have the answer :)
Thanks in advance
I wrote a code that chains multiple frames containing widgets on screen with TkInter, and almost everything is fine except:
the windows created with TkInter seem to be randomly placed by Windows. I would rather have them always popping at the same location on screen, but I really don't know how to do that...
Someone may have the answer :)
Thanks in advance
Comment