ruby-****@sourc*****
ruby-****@sourc*****
2012年 11月 29日 (木) 03:13:59 JST
------------------------- REMOTE_ADDR = 184.145.80.128 REMOTE_HOST = URL = http://ruby-gnome2.sourceforge.jp/hiki.cgi?tut-gtk2-dnd-intro ------------------------- @@ -58,7 +58,7 @@ TVDND_ACTIONS = Gdk::DragContext::ACTION_MOVE # _ASK,_COPY,_LINK,_MOVE,_DEFAULT,_PRIVATE -In both of the cases, enabling model source and destination above, 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 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: Gtk::Drag.begin( widget=src_widget,