ruby-****@sourc*****
ruby-****@sourc*****
2012年 11月 4日 (日) 05:52:25 JST
------------------------- REMOTE_ADDR = 184.145.83.139 REMOTE_HOST = URL = http://ruby-gnome2.sourceforge.jp/hiki.cgi?tut-gtk2-mnstbs-mnui ------------------------- @@ -133,6 +133,10 @@ On the image here on the right, you can see a teared off menu. Not so obvious, on the same image here, is the Gtk::TearoffMenuItem. This is the dashed line on the top of a menu that provides this feature. If a user clicks on that 'dashed' menu item the menu will separate from the widget to which it is attached, be it from the top frame or window on which a context menu was spawned, from a menu or indeed, from a sub-menu with a sub-sub-menu, ... + {{br}} + :Warning: + {{image_right("dialog-warning.png")}} + When a menu is detached signal handler for menu items on the first (teared-off level) is not working. {{br}}