[ruby-gnome2-doc-cvs] [Ruby-GNOME2 Project Website] update - tut-gtk2-mnstbs-mnui

Zurück zum Archiv-Index

ruby-****@sourc***** ruby-****@sourc*****
2012年 10月 30日 (火) 22:11:51 JST


-------------------------
REMOTE_ADDR = 74.14.158.59
REMOTE_HOST = 
        URL = http://ruby-gnome2.sourceforge.jp/hiki.cgi?tut-gtk2-mnstbs-mnui
-------------------------
@@ -38,8 +38,6 @@
 
 As you can see this can become rather involved, for deeper menu hierarchies. The main point to remember here is that, there are two kinds of menu items, namely, final menu items, and submenu menu items, which must all be defined as Gtk::MenuItem objects in their respective menus (Gtk::Menu objects), however, the submenu items themselves are again defined as Gtk::Menu objects.
 
-:Note:
-    In order to clearly present and expose the relationships between different Gtk menu widgets we intentionally omitted signal the handling in the above code segment. We'll talk about this shortly in the second of the following two program examples called 'menuitems-n-submenus-2.rb'. For the completnes let me include the complete program example, for what we discussed above:
 
 ((*mechanics-of-building-submenus.rb*))
 
@@ -79,6 +77,9 @@
  window.add(Gtk::Label.new("'Right-click' me to see submenus"))
  window.show_all
  Gtk.main
+
+
+
+:Note:
+    In order to clearly present and expose the relationships between different Gtk menu widgets we intentionally omitted signal the handling in the above code segment. We'll talk about this shortly in the second of the following two program examples called 'menuitems-n-submenus-2.rb'. For the completnes let me include the complete program example, for what we discussed above:
 
 
 {{br}}




ruby-gnome2-cvs メーリングリストの案内
Zurück zum Archiv-Index