Sujet : Re: Crash in Itcl when using Iwidgets in multiple threads
De : undroidwish (at) *nospam* googlemail.com (undroidwish)
Groupes : comp.lang.tclDate : 25. Aug 2024, 09:44:11
Autres entêtes
Organisation : A noiseless patient Spider
Message-ID : <vaeqss$1qs5f$1@dont-email.me>
References : 1
User-Agent : Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Thunderbird/91.10.0
On 8/23/24 14:29, Petro Kazmirchuk wrote:
...
The original code is a huge framework that can't be rewritten to separate GUI into one main thread.
If you can live with a non libxft build of Tk on X11 platforms
chances are that it's working provided the itcl fix is used.
Thus, I would start with a stock Tk built with --disable-xft.
HTH,
Christian