[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Octave-patch-tracker] [patch #8158] __init_fltk__.cc: partial implement
From: |
Cristian |
Subject: |
[Octave-patch-tracker] [patch #8158] __init_fltk__.cc: partial implementation of figure property SelectionType |
Date: |
Sat, 10 Aug 2013 22:47:54 +0000 |
User-agent: |
Mozilla/5.0 (X11; Linux i686; rv:10.0.12) Gecko/20100101 Firefox/10.0.12 Iceweasel/10.0.12 |
URL:
<http://savannah.gnu.org/patch/?8158>
Summary: __init_fltk__.cc: partial implementation of figure
property SelectionType
Project: GNU Octave
Submitted by: r41nm4n
Submitted on: Sat 10 Aug 2013 10:47:53 PM GMT
Category: None
Priority: 5 - Normal
Status: None
Privacy: Public
Assigned to: None
Originator Email:
Open/Closed: Open
Discussion Lock: Any
_______________________________________________________
Details:
This patch implements the change of value for the figure property
"SelectionType", which stores information about the last mouse button that was
clicked in the figure window, with distinction between single and double
click.
The implementation is not yet complete, because for MATLAB compatibility the
keyboard modifiers "shift" and "control" should also be taken into account.
The patch has been tested only on Linux Debian jessie.
_______________________________________________________
File Attachments:
-------------------------------------------------------
Date: Sat 10 Aug 2013 10:47:53 PM GMT Name: selectiontype.patch Size: 1kB
By: r41nm4n
<http://savannah.gnu.org/patch/download.php?file_id=28807>
_______________________________________________________
Reply to this item at:
<http://savannah.gnu.org/patch/?8158>
_______________________________________________
Message sent via/by Savannah
http://savannah.gnu.org/
- [Octave-patch-tracker] [patch #8158] __init_fltk__.cc: partial implementation of figure property SelectionType,
Cristian <=