Gambas: new development version out
A new development release of the KDE-based Basic development tool Gambas has been released. Version 1.9.25 adds two new modules, "gb.image" for "various effects on image objects" and gb.db.form, for displaying and editing database records automatically. Full changelog here. A link to screenshots (last one taken last July) is on the homepage; downloads for both stable (1.0.14) and development versions here.
Comments
Are there any Gambas developers out there? I'm trying to teach myself Gambas and have most of a simple 4 function calculator finished. I need to hook up with someone to help me figure out how to place a decimal point. I have setup a Global class for my variables as Float, but can't seem to get the decimal to work.
Posted by: Mack Hamiter | July 28, 2006 1:26 AM