B+ and Windows XP

BlitzPlus Forums/BlitzPlus Programming/B+ and Windows XP

Does anyone know if its possible to create XP style buttons with B+? If so, how is it done?

Thanks

I think SkidRacer released some code that achieved this, but I could be wrong.

Yes, you need to include the appropriate .manifest file with your application. Do a Google for ".manifest" for more info.

http://www.blitzbasic.com/Community/posts.php?topic=31503

Thanks guys