You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jun 8, 2021. It is now read-only.
I've been trying to figure out how to use a MenuBar and ToolBar with Glade and SimpleAction for days now, to no avail. No matter what I do, any menu item or toolbar button is disabled the instant that I set "Action Name" to anything other than an empty string in Glade. I suspect that there's some completely undocumented subtle detail that is known only in the minds of whoever wrote this, but I have absolutely no idea what this is as I've tried everything that I can think of. As such, I'm requesting an example (or other documentation) of how to do this. A porting of the menu_bar_system example to Glade would be an excellent choice. Let me know if you need an MCVE of this bug/lapse in documentation to demonstrate what is unclear to me.
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
I've been trying to figure out how to use a MenuBar and ToolBar with Glade and SimpleAction for days now, to no avail. No matter what I do, any menu item or toolbar button is disabled the instant that I set "Action Name" to anything other than an empty string in Glade. I suspect that there's some completely undocumented subtle detail that is known only in the minds of whoever wrote this, but I have absolutely no idea what this is as I've tried everything that I can think of. As such, I'm requesting an example (or other documentation) of how to do this. A porting of the
menu_bar_system
example to Glade would be an excellent choice. Let me know if you need an MCVE of this bug/lapse in documentation to demonstrate what is unclear to me.The text was updated successfully, but these errors were encountered: