Page 1 of 1

Problems with gtkwialog/gtkdialog

Posted: Fri Jul 30, 2021 3:24 pm
by wiak

Not a bug per se, but gtkwialog (being gtkdialog fork for WeeDogLinux) becoming a real pain to use; mine is compiled to need libglade but Arch repo only have that via AUR nowadays... I'm seriously thinking of re-writing wex and Precord to use PySimpleGUI or kivy or maybe even IUP with Lua or simply give up on old gtkdialog apps altogether. However, for the moment I can still stuff the needed libs into the gtkdialog sfs module and that at least works for now...