'''[http://www.tcl.tk/man/tcl/TkCmd/ttk_frame.htm%|%ttk::frame]''' is [Ttk]'s [frame] [widget]. ** Documentation ** [http://www.tcl.tk/man/tcl/TkCmd/ttk_frame.htm%|%official reference]: ** Description ** You will sometimes want to create a [Ttk Frame with custom borders] to get nice visual effects. To avoid a white gap in a ttk GUI, place a ttk::frame at the top level. **Frame does not shrink to 0 height if last children is unpacked/ungridded** See the page [frame] for a descriptions and solutions. <> Widget | Ttk