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

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

[Octave-bug-tracker] [bug #57128] no visual clue (graying) to enable=off


From: Rik
Subject: [Octave-bug-tracker] [bug #57128] no visual clue (graying) to enable=off for uicontrols
Date: Sun, 26 Apr 2020 13:50:22 -0400 (EDT)
User-agent: Mozilla/5.0 (X11; Linux i586; rv:31.0) Gecko/20100101 Firefox/31.0

Follow-up Comment #4, bug #57128 (project octave):

I checked in a changeset for pushbuttons and togglebuttons here
https://hg.savannah.gnu.org/hgweb/octave/rev/46a23dc62056.  I don't know if
this is exactly how Matlab behaves for "inactive" buttons.  When the Octave
property "Enable" is "inactive" I used the Qt function blockSignals().  This
means you can still click on the button and the color changes, but no
callbacks are executed.

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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