Oh, yes please.
A list would be fantastic. I do have the demo by the way (I chose the x64 version, as I'm on Windows 7 x64 - but are there any reasons to go with x32 instead?). I load it up and tinker with it here and there when I have some free time.
I also have a PDF of the (recently free I guess) PureBasic - A Beginners Guide to Computer Programming. Hopefully that will help nudge me along the way too.
But a list of 2D/3D or even other useful stuff that has been wrapped for PB would be great. Even if it is just a brief one.
Although I am delighted to see that PB makes using the console and doing stuff like changing colors, etc relatively easy. In DBPro I had started building my Text RPG using a sprite for the UI (just a single large image with windows pre-placed, and later with some buttons to be clicked, as the UI was designed to be "static" ) but then when I realized I'd have to code Text box (like you see in any Windows Forms app, or MMO chat window, to input data) functionality entirely from scratch I about lost all my hair.. I just don't have that kind of time and skill..
So if you know of any especially good, mature 2D GUI frameworks that have been wrapped (or near fully wrapped) for PB, that will allow me to use some button and text widgets, as well as easily skin them with custom graphics.. That would really increase the chances of my purchasing PB for sure.
The Visual Designer, or learning to do manual Win32API calls will suffice well enough for making Windows applications.. Hell I could even make the more tradional Final Fantasy style RPG/ Strategy games with nothing but a 2D based sprite GUI, but I definitely need real, good functioning widgets for my Text RPG..
The only alternative I have seen really is doing a standard WinForms application and then skinning it. Which I have been doing some forum searching on. But it looks a little complicated and it seems all the highly recommended skinning tools (at least for PB) are commercial products - I don't have a lot of money to spend unfortunately. PB will be a big enough hit to my bank account if I buy it.
Sorry of any of that comes off as negative, just trying to express my goals and the reality I have to work with.
So yeah, a list of great 2D/3D tools that have been wrapped would benefit everyone I think!