Icon creation in only one function
[wmaker-crm.git] / WINGs / Examples / README
blobab8aa3fe1a2cdd047d838e53b2ac34d97bac9e6b
3 Files:
4 -----
6 server          - server example of using WMConnection. It keeps a database of
7                   timeouts for a group of users, allowing one to add/remove
8                   users and update the timeouts associated with them.
10 connect         - client example of using WMConnection. Works with the server
11                   program above. Just start both without any parameter and
12                   type help in the client to find out how to operate them.
13                   Rest is self explanatory.
15 puzzle          - a nice zuPzel =)
17 fontl           - a map of all characters with their corresponding ascii,
18                   hex, decimal and octal representations.