Line | |
---|
1 | MinimizeAnimation demo
|
---|
2 | ----------------------
|
---|
3 |
|
---|
4 | This demo demonstrates the use of CoolTrayIcon's OnMinimizeToTray event,
|
---|
5 | using animation effects.
|
---|
6 |
|
---|
7 | The effects are provided as a proof of concept, and I'm well aware some of them
|
---|
8 | (like the "Implode outline" effect) have bugs.
|
---|
9 |
|
---|
10 | If you find a way to improve the effects or even develop new ones, send your
|
---|
11 | code to me, and I'll include it in future versions of CoolTrayIcon.
|
---|
12 |
|
---|
13 | If you feel like including similar animation effects in your application,
|
---|
14 | remember the simple guideline for good design: Less is more. Animation effects
|
---|
15 | are most often useless, and some people tend to get annoyed at them in the
|
---|
16 | long run. Use animation and sound sparingly. Windows is bad enough as it is.
|
---|
17 |
|
---|
Note:
See
TracBrowser
for help on using the repository browser.