FAQWhat's this Liberty BASIC language you're talking about?Information on Liberty BASIC can be found here and here. Why should I use LB Builder instead of JALBE? JALBE currently can't work with projects and doesn't include creation tools and many other features. Why should I use LB Builder instead of LB Workshop? LB Builder now has a lot of the same features as LB Workshop plus some that aren't present in LB Workshop. Also LB Workshop is shareware so you'll have to pay for it to continue to use it, while LB Builder is free and open-source. What language is this programmed in and can I see the source? LB Builder was programmed in C++ using the win32 API and some STL functions. The source code is available at the sourceforge site. LB Builder 2, which is still to be released, is being programmed also in C++ but using wxWidgets instead of win32 for cross-platform capability and overall better and less error-prone performance. You say that it works on Windows 98+. Does that include Vista and Windows 7? LB Builder overall works well on Vista. However I've found a few minor bugs when testing on Vista: -Macros don't function properly. -File associations don't work (you might be able to fix this by changing your security settings). -Icons for items in the project treeview disappears when the items are dragged around in the treeview. I haven't tested on Windows 7 yet but I imagine it to be the same as with Vista. (You may also encounter a few minor bugs on older Windows versions (98 and ME)). Not seeing your question here? Feel free to mail me. ©2007, 2010, Asger Grønnow |