Re: Please implement the GtkHeaderBar
Posted: Thu Oct 01, 2015 8:41 pm
I have just posted an example that uses a GtkHeaderBar in a PB window with a PB menu bar integrated into the GtkHeaderBar...fsw wrote:If you look at my example in the Linux forum you can see for yourself.Keya wrote:please pardon my linux newbieness but I thought PB windows in Linux were GTK windows? what framework do they use otherwise?fsw wrote:Things like the headerbar need a GTK window, a PB window cannot be used.
Exchange the GTK window with OpenWindow and menu events stop working because the PB window is a "finalized" window (whatever the GTK folks mean with that...)
BTW: I'm a newbie in many things myself...
