ruby-****@sourc*****
ruby-****@sourc*****
2012年 11月 29日 (木) 03:22:34 JST
------------------------- REMOTE_ADDR = 184.145.80.128 REMOTE_HOST = URL = http://ruby-gnome2.sourceforge.jp/hiki.cgi?tut-gtk2-dnd-intro ------------------------- @@ -60,7 +60,7 @@ TVDND_ACTIONS = Gdk::DragContext::ACTION_MOVE # _ASK,_COPY,_LINK,_MOVE,_DEFAULT,_PRIVATE -In both of the cases #2 & #3 above, enabling model source and destination, you also define which mouse button should be used to initiate and actually carry out the dragging itself. In our tool-bar example we used yet a different way to register the source widget: +In all the cases above, setting up the source widget, you also define which mouse button should be used to initiate and actually carry out the dragging itself. In our tool-bar example we used yet a different way to register the source widget: Gtk::Drag.begin( widget=src_widget,