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

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

[Octave-bug-tracker] [bug #60980] "Position" key in uigetfile appears to


From: John W. Eaton
Subject: [Octave-bug-tracker] [bug #60980] "Position" key in uigetfile appears to have no effect
Date: Fri, 30 Jul 2021 15:12:40 -0400 (EDT)
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Firefox/78.0

Follow-up Comment #8, bug #60980 (project octave):

@Markus: I think we need to decide how the event manager should really work. 
As with Qt signals and slots, in some cases it is useful to have signals
connected to multiple slots or for multiple signals to be connected to the
same slot.  In others, there should be only one.  The current design of having
an event function return a flag to say that another function should handle the
signal is probably not be the best way.

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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