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

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

[Octave-bug-tracker] [bug #46025] Make display of coordinates in figure'


From: Guillaume
Subject: [Octave-bug-tracker] [bug #46025] Make display of coordinates in figure's status bar optional
Date: Wed, 23 Sep 2015 11:52:48 +0000
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:40.0) Gecko/20100101 Firefox/40.0

Follow-up Comment #9, bug #46025 (project octave):

Just noticed something related...

If you create a figure, it will have a status bar but as soon as you add a
uicontrol in it, it removes the status bar (and resize the window):

++
>> F = figure
>> uicontrol(F,'Style','Pushbutton','String','OK')
--

Is it the expected behavior?

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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