|
From: | Mike Miller |
Subject: | [Octave-bug-tracker] [bug #44426] ginput with Qt doesn't return values for clicks outside axes |
Date: | Fri, 13 Mar 2015 13:53:50 +0000 |
User-agent: | Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/40.0.2214.111 Safari/537.36 |
Follow-up Comment #6, bug #44426 (project octave): In FLTK, the windowbuttondownfcn is called before the axes currentpoint property is updated, see the section of code starting here: http://hg.savannah.gnu.org/hgweb/octave/file/29fe196d2ce0/libinterp/dldfcn/__init_fltk__.cc#l1451 I think it might be enough to move the windowbuttondownfcn call to the bottom of the case block, not yet tested but I will try later. _______________________________________________________ Reply to this item at: <http://savannah.gnu.org/bugs/?44426> _______________________________________________ Message sent via/by Savannah http://savannah.gnu.org/
[Prev in Thread] | Current Thread | [Next in Thread] |