1 2 3 4 5 6 7 8 9 10 11 12 13 14 15
|
Name: Resources
Status: Windows(Y), Linux(Y)
Level: Intermediate
Maintainer: Magnus Norddahl (mbn)
Summary: Resource manager, user-defined resources
This example is intended to provide information about:
* using non-surfaces resources (string, int, boolean, etc) ...
since the surface resources is very much used in other examples
* user-defined resources; if you want to create your own resource types,
and loading these using the XML Dom model.
For more information about resources take a look at the section on resources
in the overview: ClanLib/Documentation/Overview/
or on the net at http://www.clanlib.org
|