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

Back to archive index

ruby-****@sourc***** ruby-****@sourc*****
2012年 12月 10日 (月) 11:37:51 JST


-------------------------
REMOTE_ADDR = 184.145.81.223
REMOTE_HOST = 
        URL = http://ruby-gnome2.sourceforge.jp/hiki.cgi?tut-gtk2-dnd
-------------------------
@@ -5,12 +5,11 @@
 == Sorry, still under construction
 
 
+# (10.1)/(9a) - /Chapter Index Page/
 
 
-# (10.1)/(9a) - /Chapter Index Page/
 
 :Contents of this chapter:
-
     * 10 ((<Drag And Drop|tut-gtk2-dnd>)) (this page)
 
       * 10.1 ((<DnD Introduction|tut-gtk2-dnd-intro#Drag And Drop Introduction>))
@@ -23,7 +22,8 @@
       * 10.2 ((<Setting DnD For Widgets Without Their Own Gdk::Window|tut-gtk2-dnd-intro#Setting DnD For Widgets Without Their Own Gdk::Window>))
         * 10.2.1 ((<Dragging a Button Onto a Label|tut-gtk2-dnd-intro#Dragging a Button Onto a Label>))
           * 10.2.1.1 ((<Time To Start Using Object-Oriented Programming Paradigm|tut-gtk2-dnd-intro#Time To Start Using Object-Oriented Programming Paradigm>))
-        * [(10.2.2) 9.6.2.2 ((<Dragging a Toolbar Within a Window|tut-gtk2-mnstbs-tb#Dragging a Toolbar Within a Window>))]]
+        * [(10.2.2) 9.6.2.2 ((<Dragging a Toolbar Within a Window|tut-gtk2-mnstbs-tb#Dragging a Toolbar Within a Window>))]
+        * 10.2.2 ((<Dragging a Toolbar Within a Window (oo version)|tut-gtk2-dnd-intro#Dragging a Toolbar Within a Window (oo version)>))
+          * 10.2.2.1 ((<'dnd-toolbar-oo.rb' program example notes|tut-gtk2-dnd-intro#'dnd-toolbar-oo.rb' program example notes:>))
 
       * 10.3 ((<DnD Widgets With Their Own Gdk::Window|tut-gtk2-dnd-intro#Their Own Gdk::Window>))
 
@@ -39,9 +40,8 @@
           * 10.3.4.1 ((<DnD Onto Gtk::Gtk::DrawingArea|tut-gtk2-dnd-intro#DnD Onto Gtk::Gtk::DrawingArea>))
           * 10.3.4.2 ((<DnD And Cairo|tut-gtk2-dnd-intro#DnD And Cairo>))
 
-
 {{br}}
-
 
 
-In this chapter we will be looking at the Gtk drag-and-drag implementation, its features and other related objects. Note that we have already touched the drag-and-drop metaphor in previous chapter [segment: 9.6.2.2], when discussing '((<Dragging a Toolbar Within a Window|tut-gtk2-mnstbs-tb#Dragging a Toolbar Within a Window>))'. We will also revisit parts of the last (dnd-toolbox.rb) example program there, because it introduces an exception to plain drag-and-drop action, where mostly the GUI developer rather than, as in most cases, the Gtk system magically provides the implementation of drag-and-drop actions.
+In this chapter we will be looking at the Gtk drag-and-drag implementation, its features and other related objects. Note that we have already touched the drag-and-drop metaphor in previous chapter [segment: 9.6.2.2], when discussing '((<Dragging a Toolbar Within a Window|tut-gtk2-mnstbs-tb#Dragging a Toolbar Within a Window>))'. We will also revisit the parts of the last (dnd-toolbox.rb) example program there, because it introduces an exception to plain drag-and-drop action, where mostly the GUI developer rather than, as in most cases, the Gtk system magically provides the implementation of drag-and-drop actions.




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