ruby-****@sourc*****
ruby-****@sourc*****
2012年 11月 4日 (日) 05:45:33 JST
------------------------- REMOTE_ADDR = 184.145.83.139 REMOTE_HOST = URL = http://ruby-gnome2.sourceforge.jp/hiki.cgi?tut-gtk2-mnstbs-popup ------------------------- @@ -187,7 +187,7 @@ === For Separators in menus use MenuItem with no label -Separators are extremely important when designing a menu structure, because they organize menu items into groups so the user can easily find the appropriate item. Preferably you should use the Gtk::SeparatorMenuItem class to create the separator objects, though Gtk::MenuItem(s) with no label work as well. I experimented with both since currently there is seems to be a bug in this area. (see: the warning below). +Separators are extremely important when designing a menu structure, because they organize menu items into groups so the user can easily find the appropriate item. Preferably you should use the Gtk::SeparatorMenuItem class to create the separator objects, though Gtk::MenuItem(s) with no label work as well. I experimented with both since currently there seems to be a bug in this area. (see: the warning below). :Warning: