I've created a new website that will host my PB projects.
http://notandor.t35.com
At the moment it contains my BeatnikGUI, a package of sources for enhanced GUI under win32, still work in progress, but feel free to check it out, send suggestions, enhancements etc.
New PB Related Website
That's some seriously cool stuff! Thanks!
-Mitchell
Check out kBilling for all your billing software needs!
http://www.k-billing.com
Code Signing / Authenticode Certificates (Get rid of those Unknown Publisher warnings!)
http://codesigning.ksoftware.net
Check out kBilling for all your billing software needs!
http://www.k-billing.com
Code Signing / Authenticode Certificates (Get rid of those Unknown Publisher warnings!)
http://codesigning.ksoftware.net
Thye XP style menu really rocks ! I was thinking to implement it, but it seems no more necessary
. Very nice piece of code.. Just a tough, try to name your internal function with a special pattern, to allow easy integration in any projects (for example prefix all interface function with
NAO_OnMenuDraw() etc..)

NAO_OnMenuDraw() etc..)
Very nice work!
Something that I found out recently - changing the color of a progress bar may not work if you are running Win XP. If Themes are enabled, the progress bar always uses thin, green segments, no matter what color you may try to set. I also noticed problems changing the progress bar color, even without Themes, if it is a smooth type.
Keep up the good work,
Eric
Something that I found out recently - changing the color of a progress bar may not work if you are running Win XP. If Themes are enabled, the progress bar always uses thin, green segments, no matter what color you may try to set. I also noticed problems changing the progress bar color, even without Themes, if it is a smooth type.
Keep up the good work,
Eric