File: README.txt

package info (click to toggle)
clanlib 1.0~svn3827-7
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 24,632 kB
  • ctags: 16,580
  • sloc: cpp: 101,591; xml: 6,410; makefile: 1,743; ansic: 463; perl: 424; php: 247; sh: 53
file content (15 lines) | stat: -rw-r--r-- 656 bytes parent folder | download | duplicates (7)
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