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

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

[Octave-bug-tracker] [bug #49247] Backgroundcolor ignored for pushbutton


From: Guillaume
Subject: [Octave-bug-tracker] [bug #49247] Backgroundcolor ignored for pushbutton and radiobutton
Date: Fri, 14 Oct 2016 10:40:34 +0000 (UTC)
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:48.0) Gecko/20100101 Firefox/48.0

Follow-up Comment #18, bug #49247 (project octave):

Thanks for looking into this. I also notice when resizing the window (with the
mouse) that the black border sometimes becomes transparent...

I also wanted to add that the black borders can also be observed with
uicontrol's slider:


F = figure;
set(0,'defaultuicontrolunits','normalized') ;
u = uicontrol(F,'Style','slider', 'Position',[0.1 0.4 0.8 0.2]);


it also makes me notice that the display of the slider differs fropm Matlab:
In Matlab, you have < on the left and > on the right, while in Octave you have
< on the left and <> on the right.

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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