|
| From: | Pantxo Diribarne |
| Subject: | [Octave-bug-tracker] [bug #52621] root graphics object property "currentfigure" does not respect figure "handlevisibility" property |
| Date: | Mon, 11 Dec 2017 17:57:51 -0500 (EST) |
| User-agent: | Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:56.0) Gecko/20100101 Firefox/56.0 |
Follow-up Comment #8, bug #52621 (project octave):
@Rik: sorry, I had seen those warning during tests but hadn't had time to look
at them.
* closereq: according to the ML doc for the "closerequestfcn" property [1],
"close" should make figure current before evaluating the closerequestfcn so
that closereq can rely on gcf (instead of gcbf) to call the "delete"
function.
* others: I had no time to look at them but I am under the impression that we
can workaround the possibly empty gcbf using "ancestor (hax, 'figure')".
[1]
https://fr.mathworks.com/help/matlab/ref/matlab.ui.figure-properties.html#buiwuyk-1-CloseRequestFcn
_______________________________________________________
Reply to this item at:
<http://savannah.gnu.org/bugs/?52621>
_______________________________________________
Message sent via/by Savannah
http://savannah.gnu.org/
| [Prev in Thread] | Current Thread | [Next in Thread] |