Panels in C++?
BlitzPlus Forums/BlitzPlus Programming/Panels in C++?| 
 | ||
| Hey guys.  Lately I've been working on a GUI creation program for Blitzplus.  The problem this time is that I want to give the user the abillity to export code for multiple languages including C++.  However, I'm having trouble figuring out how to get C++ to create panels that resemble those in BlitzPlus.  Does anyone know how this can be accomplished? | 
| 
 | ||
| hit up msdn.com and look up panels in relation to the win32 api. |