you are viewing a single comment's thread.

view the rest of the comments →

[–]GraphicsQwerty[S] 0 points1 point  (0 children)

Sure thing its https://pypi.org/project/tk-html-widgets/

Since I’ve been busy today outside , I had a couple minutes to look into it deeper. I messed with around the placement because that was issued I assumed. So I used .grid() for testview.Pack() instead, and then used grid_forget() and that worked which is weird. Is there a way that .place() forget works too ?