Thanks for confirming this is the way it actually behaves!
I failed to put a check box on a tool bar but I could create a toggle
button and I can also add menus to the tool bar so that does indeed do
what I want :^)
There are quite few other peculiarities, e.g. text beside the icons
doesn't displ
On Sun, Dec 09, 2012 at 12:57:43AM +1300, Perdie Perduta wrote:
> Using glade with GtkBuilder to create my application GUI. I'm
> developing & testing on Windows 7 using Microsoft C++.
> Trying to add a "record" button to my menu bar. Note: Ideally I would
> have liked a nice red record button that
Using glade with GtkBuilder to create my application GUI. I'm
developing & testing on Windows 7 using Microsoft C++.
Trying to add a "record" button to my menu bar. Note: Ideally I would
have liked a nice red record button that lights up while my
application is recording, however just to get it wor