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

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

[Octave-bug-tracker] [bug #60851] Error using uicontrol with Octave 6.2.


From: Rik
Subject: [Octave-bug-tracker] [bug #60851] Error using uicontrol with Octave 6.2.0 on macOS
Date: Tue, 29 Jun 2021 12:01:36 -0400 (EDT)
User-agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.101 Safari/537.36

Follow-up Comment #3, bug #60851 (project octave):

uicontrol objects are only implemented for the 'qt' toolkit.  You need to do


graphics_toolkit ("qt")


before running code that has uicontrol objects.

But, I believe there may be issues with running the Qt toolkit on macOS.

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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