There is a new version for GTK3. The compiler programmers have fixed the GTK3 widget interface bug. Can you try it again and see if all works as desired? cs, Han
It is worse then I initially thought. I have to raise issues (bug reports) for the team working on the GTK3 widget interface of the compiler. This could take a week or more to fix.
It is worse then I initialy tought. I have to raise issues (bug reports) for the team working on the GTK3 widget interface of the compiler. This could take a week or more to fix.
Thanks for the feedback. GTK3 is using more space for buttons and input fields. I have to look how I fix this for all operating systems. It also has to work for Windows using the some source code.
ASTAP mit dem GTK3 widget ist jetzt verfugbar: https://sourceforge.net/projects/astap-program/files/linux_installer/astap_amd64_gtk3.deb/download Bitte Ruckmelding wenn etwas nicht functioniert. Beide Versionen GTK2 und GTK3 sind verfugbar. Grusse, Han
The ASTAP aarch64 GTK3 version is again available: https://sourceforge.net/projects/astap-program/files/linux_installer/astap_amd64_gtk3.pkg.tar.zst/download cs, Han
Danke für die Rückmeldung, es wird Zeit, die GTK3-Version funktionsfähig zu machen. Leider muss ich warten, bis ein GTK3-Interface-Bug behoben ist. Es gibt auch eine Qt5-Version, aber dort gibt es ebenfalls kleine Probleme. Grüße Han
I understand this library is for widget GTK2. I will switch to GTK3 as soon the last interface bug is fixed by the compiler team. Maybe in a few weeks. You likely can fix it by installing the missing library: sudo apt install libgtk2.0-0 Can you try this? Han