DQB 2 QB beta soon to be releasedby (no login)It will feature a IDE that, in the background, joins the declarations and subs of the DirectQB compatible code so that it isn't visible when you code (although you can see the declarations and subs in another window if you want to view it or edit it). The whole code will still be in the .bas file though so it will still be able to open with the qb64 IDE, it's just so that you don't have all these subs and declarations to obscure the code you are working on. The IDE is not *that* good but does have some neat features (like recognising statements and making the statements capitals when you press SPACE or ENTER as in original QB), it is not intended to replace or concurrent with Galleons IDE, but I made it mainly because Galleons IDE currently don't support my keyboard layout very well, and secondly I thought it would be nice to have the subs and functions of the DirectQB library hidden from view. Functions/subs currently supported: DQBCopyLayer DQBCopyTransLayer DQBSize DQBPset DQBPoint DQBGet DQBPut (more to come; I have only been delayed by working on the IDE) It will be made in Visual Basic, which I hope is not a concern for anybody, either way I'm making one which is made in QB64 also (it's really only the interface that needs to be done as the functions and subs are already in QB64 format). When it is released I will post a link to the download site. |
| Response Title | Author and Date |
| I may never use it but I think it's great more support is available... | on Jun 8 |