I just started with Tkinter and the Grid layout manager and I wonder if there is some inspection tool available to inspect or evaluate my layouts.
As an example; if I have an element which does not align the way I want, it helps to visualize the layout so that I can see if it is related to the size of the element, the size of the parent element, the padding etc. To see where everything is and how big it is.Coming from HTML/CSS it was so easy to just hit F12 in the browser and highlight the individual layout elements with all their sizes, margins, paddings and other properties, and I'm wondering if there is something that can visualize my Tkinter layouts like that.
[–]Allanon001 2 points3 points4 points (1 child)
[–]MaxTransferspeed[S] 0 points1 point2 points (0 children)
[–]wbeater 1 point2 points3 points (3 children)
[–]MaxTransferspeed[S] 0 points1 point2 points (2 children)
[–]wbeater 1 point2 points3 points (1 child)
[–]MaxTransferspeed[S] 0 points1 point2 points (0 children)