From: Emiliano G. <emi...@gm...> - 2025-04-12 22:58:19
|
On Fri, 11 Apr 2025 21:48:20 -0700 EricT <tw...@gm...> wrote: > With 9.0 out the door, I was thinking that this might be a good time > to consider some of the "missing" pieces in the tk and ttk widget set. > > I think the most useful missing piece would be a built in scrollable > frame and/or toplevel. If there's a TIP that has already requested > this, then feel free to ignore this email. And if perchance, it's > already there, then perhaps it just would need to be more prominent in > the documentation. At least, I couldn't find one. See Nemethi's excellent scrollutils package. In particular scrollutil::scrollarea and scrollutil::scollableframe https://www.nemethi.de/scrollutil/index.html You can download it and install from the above URL or as part of tklib https://core.tcl-lang.org/tklib Regards Emiliano |