Opened 8 years ago

Last modified 6 years ago

#51690 closed defect

Octave 4.0.2 commands "uicontrol & uipanel" are not working - Mac mini o/s 10.11.5 — at Initial Version

Reported by: scaetd Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version: 2.3.4
Keywords: Cc: mcalhoun@…
Port: octave

Description

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.

Change History (0)

Note: See TracTickets for help on using tickets.