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: Thu, 24 Sep 2015 17:30:17 +0000
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:40.0) Gecko/20100101 Firefox/40.0

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

@Panxto: thanks, I hadn't realized MATLAB was doing the same - odd.

So the remaining issue is that the toolbar disappears even if the figure's
'toolbar' property is set to 'figure':

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

    _______________________________________________________

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]