Thomas Geymayer
246c480ea3
canvas.gui: Add a basic LineEdit for text input.
2014-08-31 19:40:14 +02:00
Thomas Geymayer
5d723e6eab
canvas.gui: Add checkbox widget.
2014-06-17 21:02:59 +02:00
Thomas Geymayer
9933398a37
canvas.gui: missing return and minor color update.
2014-06-17 17:12:21 +02:00
Thomas Geymayer
b5dae5b567
canvas.gui: Button color tweaking.
2014-06-17 11:44:05 +02:00
Thomas Geymayer
1b5fc0cbdf
canvas.gui: allow disabling widgets.
2014-06-11 00:36:42 +02:00
Thomas Geymayer
a13add166b
Canvas GUI: Basic widget, focus and theming support.
2013-07-27 12:57:52 +02:00
Thomas Geymayer
72e3937ec6
Basic window decorator with title bar and close button.
...
Extend the canvas.Window class to create a simple window decoration
if a type for it (currently every type maps to the same style) is
given. It supports moving the window by dragging inside the title
bar and setting a window title.
2013-06-06 23:27:11 +02:00
mfranz
c795f30862
define baseline height
2009-01-31 12:46:49 +00:00
mfranz
ba429a7110
rename default.xml to classic.xml (who says that this needs to be the
...
default? :-)
2007-03-16 10:47:14 +00:00
mfranz
af6634e58a
copy splash colors/fonts from default.xml, as the splash screen will read
...
them now from the selected style, and not always from /sim/gui/style[0]
2006-06-05 22:02:44 +00:00
mfranz
944531e852
set old splash font as default; all fonts in the comment on top of the file
...
are available
2006-06-05 20:51:06 +00:00
mfranz
26a03db5b6
Just a gimmick: make background color configurable. Maybe some dark color
...
might look nicer for certain aircraft specific splash screens. Test with:
$ fgfs --prop:/sim/gui/colors/splash-screen/blue=0.35
2006-02-12 20:37:21 +00:00
mfranz
f91a0a1396
the Helvetical.txf just doesn't work in brighter colors
2006-02-11 12:04:49 +00:00
mfranz
8e4bc2f2ce
add message-display font specification
2006-02-04 13:07:19 +00:00
mfranz
f39389ed91
the VERA_12B font has been renamed to SANS_12B
2005-12-11 20:40:47 +00:00
mfranz
d98ab96831
set editable textboxes to "Yeukky Yellow"[TM] input field color
2005-11-09 18:25:16 +00:00
mfranz
a3471e2897
set "textbox" color; set "inputfield" colors (pending plib patch; will
...
be ignored when used with unpatched plib)
2005-11-09 17:49:25 +00:00
mfranz
47436f4676
make text color a bit brighter
2005-07-13 11:32:37 +00:00
mfranz
d4f33ef4c2
fix input field color
2005-07-13 11:03:16 +00:00
mfranz
79ba75f01b
- create styles directory
...
- move old style there, named "default.xml"
- add experimental style: "anthrax.xml" ("anthracite.xml" was too long :-)
2005-07-13 10:53:38 +00:00