[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Patch for Octave 4.0.3 to get cursor coordinates in Qt figures
From: |
Tatsuro MATSUOKA |
Subject: |
Re: Patch for Octave 4.0.3 to get cursor coordinates in Qt figures |
Date: |
Wed, 27 Jul 2016 07:43:35 +0900 (JST) |
> From: "roland65
> To: help-octave
Cc:
> Date: 2016/7/26, Tue 18:19
> Subject: Patch for Octave 4.0.3 to get cursor coordinates in Qt figures
>
> I have backported the very useful cursor coordinates implementation in Qt
> figures (original author is by Pantxo Diribarne) to the stable Octave 4.0.3.
> Just replace the 4 files Figures.cc, Figure.h, Canvas.cc and Canvas.h of the
> libgui/graphics directory with the attached versions and recompile.
> It works well for me...
>
Please submit the patch to the patch tracker [1]
or bug tracker [2] but not to the help list.
[1] http://savannah.gnu.org/patch/?func=additem&group=octave
[2] http://savannah.gnu.org/bugs/?group=octave
Tatsruo