ruby-****@sourc*****
ruby-****@sourc*****
2012年 10月 27日 (土) 09:48:28 JST
------------------------- REMOTE_ADDR = 74.14.158.59 REMOTE_HOST = URL = http://ruby-gnome2.sourceforge.jp/hiki.cgi?tut-gtk2-mnstbs-statb ------------------------- @@ -77,7 +77,8 @@ :Note: - 'statusbar_hint' method handles the((*enter_notify_event*))which, if missing the((*return*))statement will interfere with the((*'activate'*))event used in the other three just mentioned '{pulse|fill|clear}_activated' methods, by disabling the highlighting menu feature when browsing the menu (see the comment before the return statement in 'statusbar_hint' method.) + 'statusbar_hint' method handles the((*enter_notify_event*))signal. If this method is missing the((*return*))statement the 'enter_notify_event' signal will interfere with the((*'activate'*))signal used in the other three just mentioned '{pulse|fill|clear}_activated' methods, by disabling the highlighting menu feature when browsing the menu (see the comment before the return statement in 'statusbar_hint' method.) + Let's look at the listing: