 |
Sunday, September 22, 2002 |
 |
|
CMessageFrame: A POL extension class
I've just posted a small, standalone class called CMessageFrame that works with POL 3. This class shows how to popup a small message window while you're doing some processing. The constructor actually performs the poup, with the destructor removing the window and restoring the contents of the screen below it. There is a "yOffset" parameter to the constructor that lets you affect how its centered in the vertical on the screen, something that's useful if you have a program that's vertically arranged, and you want to center it within a specific area.
Download it here. Let me know if you have any comments. I'm sorry that it is not commented very well, but the class is short enough to easily understand, IMO.
|
|
| September 2002 |
| Sun |
Mon |
Tue |
Wed |
Thu |
Fri |
Sat |
| 1 |
2 |
3 |
4 |
5 |
6 |
7 |
| 8 |
9 |
10 |
11 |
12 |
13 |
14 |
| 15 |
16 |
17 |
18 |
19 |
20 |
21 |
| 22 |
23 |
24 |
25 |
26 |
27 |
28 |
| 29 |
30 |
|
|