Open aspiers opened 12 years ago
Yes. I'll need a bit of experimenting to find a suitable appearance. Unclickable makes them hard to see in the default style. http://ruby-gnome2.sourceforge.jp/hiki.cgi?Gtk%3A%3AWidget#sensitive%3D
I haven't had luck with ruby-gtk2, but with ruby-qt4 I can make the menu items bold or italic: https://gist.github.com/3820341 I think I will simply add some ASCII decoration like "* Group *" for now and go on to figure the chaining (issue #7).
Group labels in the popup menu (e.g. "HTTP URL") look like normal action items and are clickable. This is confusing because it makes it unclear which item to click. These labels should be unclickable and in a different font style, e.g. bold or with a grey background.