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

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

[Octave-bug-tracker] [bug #59756] octave doesn't execute resizefcn callb


From: Rik
Subject: [Octave-bug-tracker] [bug #59756] octave doesn't execute resizefcn callback when figure made visible.
Date: Wed, 13 Jan 2021 11:05:27 -0500 (EST)
User-agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/87.0.4280.66 Safari/537.36

Update of bug #59756 (project octave):

                  Status:               Need Info => Confirmed              

    _______________________________________________________

Follow-up Comment #8:

Okay, from comment #5 I see that Matlab calls the ResizeFcn only when the
figure is made visible again.

I'm marking this bug as confirmed.  Resolving this is probably going to be a
fair bit of work because Octave does not automatically place callback
functions in a queue which it then pulls from when another event happens. 
Right now the architecture is set up so that when an event happens, such as
the figure window size changes, the callback function is immediately called.

    _______________________________________________________

Reply to this item at:

  <https://savannah.gnu.org/bugs/?59756>

_______________________________________________
  Message sent via Savannah
  https://savannah.gnu.org/




reply via email to

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