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

Back to archive index

ruby-****@sourc***** ruby-****@sourc*****
2012年 12月 8日 (土) 00:33:08 JST


-------------------------
REMOTE_ADDR = 184.145.84.49
REMOTE_HOST = 
        URL = http://ruby-gnome2.sourceforge.jp/hiki.cgi?tut-gtk2-dnd-intro
-------------------------
@@ -173,7 +173,7 @@
 
 
 
-You almost certainly are by now aware, that for these drag-and-drop actions neither the source button widget nor the destination label widgets offer any particular help with the drag-and-drop operations (actions). We have to provide the appropriate signal handler callbacks, and perform the swapping of the widgets' positions ourselves. However, as you will learn shortly, by registering widgets, that natively do not support dnd behaviour, as dnd source and destination widgets, you actually ask Gtk to chip in, and start providing the basic dnd services such as taking care of cursor shape during dnd operations and some other, to a user not obvious, dnd services.
+You almost certainly by now are aware, that for these drag-and-drop actions neither the source button widget nor the destination label widgets offer any particular help with the drag-and-drop operations (actions). We have to provide the appropriate signal handler callbacks, and perform the swapping of the widgets' positions ourselves. However, as you will learn shortly, by registering widgets, that natively do not support dnd behaviour, as dnd source and destination widgets, you actually ask Gtk to chip in, and start providing the basic dnd services such as taking care of cursor shape during dnd operations and some other, to a user not obvious, dnd services.
 
 
 




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