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

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

[Octave-bug-tracker] [bug #53805] doc: some default Qt properties are di


From: Rik
Subject: [Octave-bug-tracker] [bug #53805] doc: some default Qt properties are different between systems
Date: Thu, 17 May 2018 12:49:42 -0400 (EDT)
User-agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:55.0) Gecko/20100101 Firefox/55.0

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

The default colors come from the root object.  The defaults are set in
libinterp/corefcn/graphics.in.h.  Look for the macro BEGIN_PROPERTIES.  For
example,


    BEGIN_PROPERTIES (uipanel)
      color_property backgroundcolor , color_values (1, 1, 1)


Since we are no longer getting the default colors from the environment, we
should look through the Matlab documentation and use their defaults for
compatibility.  I can review such a changeset if you want to make one.


    _______________________________________________________

Reply to this item at:

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

_______________________________________________
  Message sent via Savannah
  https://savannah.gnu.org/




reply via email to

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