#51690: Octave 4.0.2 commands "uicontrol & uipanel" are not working - Mac mini o/s 10.11.5 -----------------------------+-------------------------------- Reporter: dohertyt@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.4 Keywords: octave graphics | Port: octave -----------------------------+-------------------------------- These commands issued in Octave 4.0.2 only produced blank white windows titled "Figure 1": uicontrol('style','pushbutton','string','button') uipanel('title','panel','backgroundcolor','r') The first command should have produced a pushbutton graphic in the lower left corner of a new window. The second command should have produced the word "panel" inside a new red window. Apparently all ui### functionality is broken which means that no custom GUIs can be run in this Octave 4.0.2 port. -- Ticket URL: <https://trac.macports.org/ticket/51690> MacPorts <https://www.macports.org/> Ports system for OS X