Although game programming isn't my primary interest, I still plan to use DarkBasic for some of my physics projects which require 3D modelling, visualizations in space, etc... In any case, these things I can't get easily in VB or VC++, while my math calculations aren't that dependent on programming language anyway.
However, besides 3D models, I will need some GUI objects in my applications, such as buttons, text fields, drop down menus, etc. Although these things aren't that difficult to program manually, I would still like to know if there are any ready components which I can easily put into my application.
BTW, is there any way to make a MDI or standard windowed application in DB? As I say, it is not essential, but would make my physicist life much easier