Sujet : Re: ISO configuration widget
De : user4652 (at) *nospam* newsgrouper.org.invalid (rene)
Groupes : comp.lang.tclDate : 22. Jul 2025, 11:01:45
Autres entêtes
Message-ID : <1753178505-4652@newsgrouper.org>
References : 1
User-Agent : Newsgrouper/0.7.3
Helmut Giese <
hgiese@ratiosoft.com> posted:
Hello out there,
working on a GUI heavy app I feel the need to add some config options
for the users to modify the appearance of various widgets.
Since this task will have been accomplished already a thousand times I
would be grateful for links to examples for inspiration.
Thanks in advance
Helmut
Hello Helmut
Snit, tcl only megawidgets (in tcllib):
https://wiki.tcl-lang.org/page/Snit%27s+Not+Incr+Tcl?R=0&O=Snit&W=megawidget.tcl oo style (included in Tk/library/megawidget.tcl)
and you can find many others, try searching "megawidget" in the wiki.
Regards
Rene
PS my own is in tko.tcl under
https://chiselapp.com/user/rene/repository/tko