Hi Stefan,
Am 22.01.2010 15:32, schrieb Stefan Meyer:
> How can i set the whole font for the whole application?
>
You can override the "default" font with your one. Here an example for that:
qx.Theme.define("testml.theme.Font",
{
extend : qx.theme.modern.Font,
fonts :
{
"default" :
{
size : 14,
lineHeight : 1.4,
family : [ "Tahoma", "Liberation Sans", "Arial", "sans-serif" ]
}
}
});
Please also have a look at the "qx.theme.modern.Font" as example.
Does this solve your issue?
Cheers,
Chris
--
Christian Schmidt
Software Entwickler
1&1 Internet AG - Web Technologies
Ernst-Frey-Straße 9 · DE-76135 Karlsruhe
[email protected]
Amtsgericht Montabaur / HRB 6484
Vorstände: Henning Ahlert, Ralph Dommermuth, Matthias Ehrlich, Thomas
Gottschlich, Robert Hoffmann, Markus Huhn, Hans-Henning Kettler, Dr. Oliver
Mauss, Jan Oetjen
Aufsichtsratsvorsitzender: Michael Scheeren
------------------------------------------------------------------------------
Throughout its 18-year history, RSA Conference consistently attracts the
world's best and brightest in the field, creating opportunities for Conference
attendees to learn about information security's most important issues through
interactions with peers, luminaries and emerging and established companies.
http://p.sf.net/sfu/rsaconf-dev2dev
_______________________________________________
qooxdoo-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel