SkinWindow (faster)

Developed or developing a new product in PureBasic? Tell the world about it.
User avatar
Mischa
Enthusiast
Enthusiast
Posts: 115
Joined: Fri Aug 15, 2003 7:43 pm

SkinWindow (faster)

Post by Mischa »

Hi!

Just playing around with window skins, again.
The problem: You have to save precalculated extra data for
the masked region (SkinWinFast or SkinGenerator) if windows
are too big.

This little lib (1.8 K) should help.
Download: http://www.thinkrelative.de/skin.zip

I think most of you are using SkinWin, so i must compare with it.
And when i compare them, my routine can be eight times faster than
SkinWin.

But test it by your own.

Regards,
Mischa