Python Forum
Search Results
Post Author Forum Replies Views Posted [asc]
    Thread: Horizontal extension of widgets + frame size adapted to content
Post: RE: Horizontal extension of widgets + frame size a...

I found solutions to those challenges. For 1st one: #Issue was with line 23 self.canvas_summary.create_window((0, 0), window=self.frame_containermain, anchor=tk.NW) ## replaced by: self.frame_con...
Fab117 GUI 3 581 Feb-21-2024, 03:18 PM
    Thread: Horizontal extension of widgets + frame size adapted to content
Post: Horizontal extension of widgets + frame size adapt...

Hi, I'm really beginner with TKinter/Python. I followed a TKinter training and I'm now trying to develop my 1st application. I'm facing 2 challenges where I would need some help. Some background: I'd...
Fab117 GUI 3 581 Feb-21-2024, 10:54 AM

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020