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

Zurück zum Archiv-Index

ruby-****@sourc***** ruby-****@sourc*****
2009年 3月 5日 (木) 10:49:05 JST


-------------------------
REMOTE_ADDR = 74.15.84.244
REMOTE_HOST = 
        URL = http://ruby-gnome2.sourceforge.jp/hiki.cgi?tut-gtk2-dynui
-------------------------
@@ -1,15 +1,20 @@
 = Dynamic User Interfaces Built With Glade
 {{link "tut-gtk2-mnstbs-tyu", "tut-gtk2-dynui", "tut-gtk", "tut-gtk2-dynui-glade"}}
 
-= Sorry this page is still under cnstruction
-
 :Contents of this chapter:
 
-
   * 10 ((<Dynamic User Interfaces|tut-gtk2-dynui>)) (this page)
     * 1 ((<The Glade User Interface Builder|tut-gtk2-dynui-glade>))
-    * 2 ((<xxxxxx|tut-gtk2-dynui-xxxxx>))
-    * 3 ((<xxxxxx|tut-gtk2-dynui-xxxxx>))
+      * 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>))
+
 
 By now you have learnt 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 メーリングリストの案内
Zurück zum Archiv-Index