convert blitzplus to blitz3d
Blitz3D Forums/Blitz3D Beginners Area/convert blitzplus to blitz3d
| ||
| I'm curious about this um is there a way to convert Blitzplus to Blitz3d and compile it without errors |
| ||
| Copy and Paste. (can't get any simpler) The only exception to that is if you are using B+'s GUI commands (you know, like CreateComboBox or AddGadgetItem...). They don't convert. |
| ||
| Is there a program that you use to convert Blitzplus to B3d? |
| ||
| not as far as I know, as such a program would have to have some workaround for the Windows GUI |