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

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

[Octave-bug-tracker] [bug #49529] toggling uimenu on/off is broken


From: Rik
Subject: [Octave-bug-tracker] [bug #49529] toggling uimenu on/off is broken
Date: Thu, 3 Nov 2016 21:00:53 +0000 (UTC)
User-agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:43.0) Gecko/20100101 Firefox/43.0

Update of bug #49529 (project octave):

                  Status:                    None => Works For Me           

    _______________________________________________________

Follow-up Comment #1:

Do you have code that reproduces the problem?  This works for me


octave -f
graphics_toolkit qt
figure ()
set (gcf, 'menubar', 'none')


Note also that user-created uimenus are not affected by the 'menubar'
property.


Figure menu bar display, specified as 'figure' or 'none'. The MenuBar property
enables you to display or hide the default menus at the top of a figure
window. Specify 'figure' to display the menu bar. Specify 'none' to hide it.

This property affects only default menus, and does not affect menus defined
with the uimenu command.




    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?49529>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

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