Sujet : Re: Modern alternative to Iwidgets?
De : wortkarg3 (at) *nospam* yahoo.com (Harald Oehlmann)
Groupes : comp.lang.tclDate : 20. Aug 2024, 06:25:38
Autres entêtes
Organisation : A noiseless patient Spider
Message-ID : <va19ci$38rae$1@dont-email.me>
References : 1
User-Agent : Mozilla Thunderbird
Am 19.08.2024 um 18:37 schrieb Petro Kazmirchuk:
Hi all,
I'm looking for a reasonably modern alternative to Iwidgets:
- must NOT use snit or itcl
- ideally, written without any C code
- ideally, ttk-aware
Do you think that apave could be a decent candidate? https://aplsimple.github.io/en/tcl/pave/
Any other good candidates?
Thanks in advance,
Petro
Petro,
I am not aware of any recent work. I can only say, that Tk 9 has visual improvements and scalability of all items.
Any solution without Tk9 compatibility is IMHO not future proof.
BWidget is not a candidate. It is not ttk and Tk 9 is a work in progress.
apave looks great.
Thanks for all,
Harald