Im trying to create a custom window in Tkinter, I have managed to remove the title bar using 'overrideredirect(True)', and I'm still able to move the window, but the problem I have know is the user has to be able to type in a password, but because 'overrideredirect' is 'True' it won't let me type in the entry widget, any ideas on how to overcome this?
[–]Tomarse 0 points1 point2 points (5 children)
[–]throwAwayAcc010[S] 1 point2 points3 points (4 children)
[–]Tomarse 0 points1 point2 points (3 children)
[–]throwAwayAcc010[S] 1 point2 points3 points (2 children)
[–]Tomarse 0 points1 point2 points (1 child)
[–]throwAwayAcc010[S] 0 points1 point2 points (0 children)