Deutsch English Français Italiano |
<va19ci$38rae$1@dont-email.me> View for Bookmarking (what is this?) Look up another Usenet article |
Path: eternal-september.org!news.eternal-september.org!.POSTED!not-for-mail From: Harald Oehlmann <wortkarg3@yahoo.com> Newsgroups: comp.lang.tcl Subject: Re: Modern alternative to Iwidgets? Date: Tue, 20 Aug 2024 07:25:38 +0200 Organization: A noiseless patient Spider Lines: 25 Message-ID: <va19ci$38rae$1@dont-email.me> References: <v9vsc5$2ucpk$1@dont-email.me> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Injection-Date: Tue, 20 Aug 2024 07:25:39 +0200 (CEST) Injection-Info: dont-email.me; posting-host="ae9a738f2b69f1a213aa7f858a5cf2d8"; logging-data="3435854"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX18JMfYSCTVo7brqxVq+Ll75" User-Agent: Mozilla Thunderbird Cancel-Lock: sha1:xDdmcmja5Rdvsm0NfEoe0YXmVJI= Content-Language: en-GB In-Reply-To: <v9vsc5$2ucpk$1@dont-email.me> 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