Colored Windows Interface Demo v2.00mfc
Copyright 1999 Chaplin Corp


There it is, the first demo of our new Colored Windows conversion from
the native Win32 API to MFC (Microsoft Foundation Classes). We will base all our
program on this new interface so that all our programs look the same.

This demo demonstrates the new look..
1) The new buttons in the caption.
   - The close button     (Same effect as in Windows)
   - The Maximize button  (Same effect as in Windows)
   - The Minimize button  (Same effect as in Windows)
   - The Anchor button    (Anchors the window to this location, and stays on top)
   - The OnTop button     (Window remains on top but can be moved and scaled)

2) The new buttons and their styles
   - Can be different colors and can be changed dynamically
   - Can highlight when the mouse moves over it
   - The text on the buttons can stick to it or float
   - Can be disabled

3) The new windows
   - Can be different colors and can be changed dynamically
   - Can be scaled or have a fixed size
   - Caption can be placed at the top, bottom, left or right of the window

Limitations:
   - Caption text is not displayed when the caption is vertical (This will be fixed)
   - Looks ugly in 256 colors
   - Minor graphical glitch when the caption is long enough to go past the close button. (This will be fixed)


Chaplin
Chaplin Corp
http://www.angelfire.com/id/chaplincorp
chaplin_corp@hotmail.com
