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

Back to archive index

ruby-****@sourc***** ruby-****@sourc*****
2013年 3月 12日 (火) 11:13:21 JST


-------------------------
REMOTE_ADDR = 184.145.80.119
REMOTE_HOST = 
        URL = http://ruby-gnome2.sourceforge.jp/hiki.cgi?tut-gtk2-dynui
-------------------------
@@ -1,4 +1,4 @@
-= Dynamic User Interfaces Built With Glade
+= (13) Dynamic User Interfaces Built With Glade
 {{link "tut-gtk2-agtkw-cal", "tut-gtk2-dynui", "tut-gtk", "tut-gtk2-dynui-glade"}}
 
 #old: {{link "tut-gtk2-dancr", "tut-gtk2-dynui", "tut-gtk", "tut-gtk2-dynui-glade"}}
@@ -7,18 +7,18 @@
 :Contents of this chapter:
 
   * 13 ((<Dynamic User Interfaces|tut-gtk2-dynui>)) (this page)
-    * 1 ((<The Glade User Interface Builder|tut-gtk2-dynui-glade>))
-      * 1.1 ((<Main Glade window with its menus|tut-gtk2-dynui-glade#Main Glade window with its menus>))
-    * 2 ((<Building Example UI With Glade|tut-gtk2-dynui-bui>))
-      * 2.1 ((<Creating the Window|tut-gtk2-dynui-bui#Creating the Window>))
-      * 2.2 ((<Adding a Toolbar|tut-gtk2-dynui-bui#Adding a Toolbar>))
-      * 2.3 ((<Completing the File Browser|tut-gtk2-dynui-bui#Completing the File Browser>))
-      * 2.4 ((<Making Changes|tut-gtk2-dynui-bui#Making Changes>))
-      * 2.5 ((<Widget Signals|tut-gtk2-dynui-bui#Widget Signals>))
-      * 2.6 ((<Creating a Menu|tut-gtk2-dynui-bui#Creating a Menu>))
-    * 3 ((<Using Libglade|tut-gtk2-dynui-libglade>))
-    * 4 ((<Test Your Understanding|tut-gtk2-dynui-tyu>))
-      * 4.1 ((<The Issues With Flexible Menu Designs|tut-gtk2-dynui-tyu#The Issues With Flexible Menu Designs>))
+    * 13.1 ((<The Glade User Interface Builder|tut-gtk2-dynui-glade>))
+      * 13.1.1 ((<Main Glade window with its menus|tut-gtk2-dynui-glade#Main Glade window with its menus>))
+    * 13.2 ((<Building Example UI With Glade|tut-gtk2-dynui-bui>))
+      * 13.2.1 ((<Creating the Window|tut-gtk2-dynui-bui#Creating the Window>))
+      * 13.2.2 ((<Adding a Toolbar|tut-gtk2-dynui-bui#Adding a Toolbar>))
+      * 13.2.3 ((<Completing the File Browser|tut-gtk2-dynui-bui#Completing the File Browser>))
+      * 13.2.4 ((<Making Changes|tut-gtk2-dynui-bui#Making Changes>))
+      * 13.2.5 ((<Widget Signals|tut-gtk2-dynui-bui#Widget Signals>))
+      * 13.2.6 ((<Creating a Menu|tut-gtk2-dynui-bui#Creating a Menu>))
+    * 13.3 ((<Using Libglade|tut-gtk2-dynui-libglade>))
+    * 13.4 ((<Test Your Understanding|tut-gtk2-dynui-tyu>))
+      * 13.4.1 ((<The Issues With Flexible Menu Designs|tut-gtk2-dynui-tyu#The Issues With Flexible Menu Designs>))
 
 By now you have learned a great deal about GTK+ and its supporting libraries and are able to create fairly complex applications. However, manually writing all of the code to create and configure the the widgets and behaviour for these applications can quickly become tedious. The Glade User Interface builder removes the need for you to write all that code by allowing you to design your UI graphically. It supports the GTK+ library of widgets as well as various widgets from GNOME libraries. User interfaces are saved as XML files, which can be  used to dynamically build your application's user interface.
 




ruby-gnome2-cvs メーリングリストの案内
Back to archive index