search for: get_point

Displaying 8 results from an estimated 8 matches for "get_point".

Did you mean: ret_point
2007 Apr 13
0
[957] branches/wxruby2/wxwidgets_282: Additions to TreeEvent API 2.6->2.8
...the old item index (valid for EVT_TREE_ITEM_CHANGING and CHANGED events) </span><span class="cx"> </span><del>-h3(#TreeEvent_getpoint). TreeEvent::GetPoint() </del><span class="cx"> </span><ins>+h3(#TreeEvent_getpoint). TreeEvent#get_point + </ins><span class="cx"> "Point":point.html *get_point*() </span><span class="cx"> </span><del>-Returns the position of the mouse pointer if the event is a drag event. </del><ins>+Returns the position of the mouse poin...
2004 Jan 08
3
pictorG
...;,[''Landscape'',''Portre'']), ]) build_from_tree nil,@cats #set_drop_target(MyFileDropTarget.new()) #evt_tree_begin_drag(self.get_id) { |e| # puts e.get_item #} evt_tree_item_right_click(self.get_id) {|e| ShowMenu(e.get_item,e.get_point) } evt_menu(ID_EDITLAB) { edit_label get_selection } evt_tree_key_down(self.get_id) {|e| case e.get_key_code when K_F2 edit_label get_selection end } end def build_from_tree parent,tree m = parent.nil? ? Proc.new {|p,l| @root=add_root l}...
2012 Aug 13
27
[RFC-v2 0/6] vhost-scsi: Add support for host virtualized target
From: Nicholas Bellinger <nab at linux-iscsi.org> Hi Paolo, Stefan, & QEMU folks, The following is the second RFC series for vhost-scsi patches against mainline QEMU v1.1.0. The series is available from the following working branch: git://git.kernel.org/pub/scm/virt/kvm/nab/qemu-kvm.git vhost-scsi-merge Apologies for the delayed follow-up on this series. The changes detailed
2012 Aug 13
27
[RFC-v2 0/6] vhost-scsi: Add support for host virtualized target
From: Nicholas Bellinger <nab at linux-iscsi.org> Hi Paolo, Stefan, & QEMU folks, The following is the second RFC series for vhost-scsi patches against mainline QEMU v1.1.0. The series is available from the following working branch: git://git.kernel.org/pub/scm/virt/kvm/nab/qemu-kvm.git vhost-scsi-merge Apologies for the delayed follow-up on this series. The changes detailed
2012 Aug 21
7
[RFC-v3 0/5] vhost-scsi: Add support for host virtualized target
From: Nicholas Bellinger <nab at linux-iscsi.org> Hi folks, This is the third RFC for vhost-scsi patches against mainline QEMU v1.1 to support the upstream tcm_vhost host virtualized target driver now available in v3.6-rc kernel code. This series is based upon last week's commit 346fe0c4c0b, and is aiming for a future QEMU v1.3 merge. The patch series is available directly from:
2012 Aug 21
7
[RFC-v3 0/5] vhost-scsi: Add support for host virtualized target
From: Nicholas Bellinger <nab at linux-iscsi.org> Hi folks, This is the third RFC for vhost-scsi patches against mainline QEMU v1.1 to support the upstream tcm_vhost host virtualized target driver now available in v3.6-rc kernel code. This series is based upon last week's commit 346fe0c4c0b, and is aiming for a future QEMU v1.3 merge. The patch series is available directly from:
2012 Sep 07
12
[PATCH 0/5] vhost-scsi: Add support for host virtualized target
From: Nicholas Bellinger <nab at linux-iscsi.org> Hello Anthony & Co, This is the fourth installment to add host virtualized target support for the mainline tcm_vhost fabric driver using Linux v3.6-rc into QEMU 1.3.0-rc. The series is available directly from the following git branch: git://git.kernel.org/pub/scm/virt/kvm/nab/qemu-kvm.git vhost-scsi-for-1.3 Note the code is cut
2012 Sep 07
12
[PATCH 0/5] vhost-scsi: Add support for host virtualized target
From: Nicholas Bellinger <nab at linux-iscsi.org> Hello Anthony & Co, This is the fourth installment to add host virtualized target support for the mainline tcm_vhost fabric driver using Linux v3.6-rc into QEMU 1.3.0-rc. The series is available directly from the following git branch: git://git.kernel.org/pub/scm/virt/kvm/nab/qemu-kvm.git vhost-scsi-for-1.3 Note the code is cut