octave-patch-tracker
[Top][All Lists]
Advanced

[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: Sun, 11 Aug 2013 19:00:15 +0000
User-agent: Mozilla/5.0 (X11; Linux i686; rv:10.0.12) Gecko/20100101 Firefox/10.0.12 Iceweasel/10.0.12

Follow-up Comment #1, patch #8158 (project octave):

This snippet helps to test the patch: the effect can be verified by clicking
on the red square with left/right mouse button:


imshow(cat(3, 1, 0, 0));
set(gcf, 'WindowButtonUpFcn', 'get(gcf, "SelectionType")');



    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/patch/?8158>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]