I am wondering how well applications work between GTK2, GTK3 and GTK4.
Will Hello World from GTK4 work on GTK3 based machine?
www.gtk.org
How portable is code for a dock style window with buttons? I wondering where to start. I was looking hard at wxWidgets/wxFormBuilder and punted.
From what I see Anjuta is gone. Gnome-Builder is the new programming interface.
Glade is now an xml programmer? Does not create executable code anymore..
Then there all these Gnome things like gtkmm and other subsets like Vala.
I just want to make a button bar/dock/panel/whatever it is called. 4 buttons that do simple things.
Like launch a program. Then send the buttons to background. I prefer a C based approach.
Is GTK2/3/4 suitable? It is part of OpenBox dependencies so I figured I would stay within my installed toolkits.
Fox Toolkit used with xfe is also on my shortlist.
GTK just seems so universal...
Will Hello World from GTK4 work on GTK3 based machine?
The GTK Project - A free and open-source cross-platform widget toolkit
GTK is a free and open-source cross-platform widget toolkit for creating graphical user interfaces.
How portable is code for a dock style window with buttons? I wondering where to start. I was looking hard at wxWidgets/wxFormBuilder and punted.
From what I see Anjuta is gone. Gnome-Builder is the new programming interface.
Glade is now an xml programmer? Does not create executable code anymore..
Then there all these Gnome things like gtkmm and other subsets like Vala.
I just want to make a button bar/dock/panel/whatever it is called. 4 buttons that do simple things.
Like launch a program. Then send the buttons to background. I prefer a C based approach.
Is GTK2/3/4 suitable? It is part of OpenBox dependencies so I figured I would stay within my installed toolkits.
Fox Toolkit used with xfe is also on my shortlist.
GTK just seems so universal...