]> git.mxchange.org Git - flightgear.git/commit
allow to not only set a general widget <color>, but also specific element
authormfranz <mfranz>
Fri, 14 Apr 2006 10:17:09 +0000 (10:17 +0000)
committermfranz <mfranz>
Fri, 14 Apr 2006 10:17:09 +0000 (10:17 +0000)
commitfe7869062366663e7710ef1621fc24d9d6d8179d
treeb0180e2d87df91a3a4c059c3262faf97b471bf7e
parent9512ba5ff7ffc960a0ea6d5a203061aa96357a02
allow to not only set a general widget <color>, but also specific element
colors:  <color-{{back,fore}ground,highlight,label,legend,misc,editfield}>
<input-misc>, for example, sets the input field cursor color, <input-legend>
the input field text color. (This feature was always planned as part of the
'theming' capabilities, and most code is already in place. Only this line
was apparently fogotten. :-)
src/GUI/dialog.cxx