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

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

[Octave-bug-tracker] [bug #60153] uicontrol pushbutton has different beh


From: Markus Mützel
Subject: [Octave-bug-tracker] [bug #60153] uicontrol pushbutton has different behavior for 'Value' field from Matlab
Date: Wed, 3 Mar 2021 12:34:19 -0500 (EST)
User-agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/88.0.4324.182 Safari/537.36 Edg/88.0.705.81

Follow-up Comment #5, bug #60153 (project octave):

In Matlab R2020b, if the checkbox was previously un-checked, it is checked as
soon as I release the mouse button. With your callback function "ans=1"
appears in the command window.
When I click the checkbox again, it unchecks as soon as I release the mouse
button and "ans=0" appears in the command window.

So, it looks like the callback executes just *after* the update of the value
property.
That is different from the pushbutton behavior.

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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