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

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Octave-bug-tracker] [bug #39580] "buttondownfcn" callback does not func


From: Michael Goffioul
Subject: [Octave-bug-tracker] [bug #39580] "buttondownfcn" callback does not function
Date: Fri, 02 Aug 2013 03:41:18 +0000
User-agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/28.0.1500.52 Safari/537.36

Follow-up Comment #2, bug #39580 (project octave):

The WindowButtonFcnXXX handlers are invoked whenever the mouse action occurs
in the figure window, whatever is actually under the mouse pointer. The
BtnFcnXXX handlers of the figure are only invoked for the corresponding mouse
actions, but only when there's nothing else under the mouse pointer.

The WindowButtonFcnXXX properties only exist for figure objects.  The
ButtonFcnXXX properties exist for any (primitive) objects.


    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?39580>

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




reply via email to

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