Programming with the Gambas Basic IDE
Distributing Programs
Programs you create with Gambas need the Gambas Runtime Engine on third-party machines. If you intend to distribute your software, the target system must have a run-time engine. Gambas provides an installation package wizard to help you set this up for your users. To launch the wizard, select Project | Make | Installation Package.
The wizard starts by prompting you for details on the author and a short description of the program. The version information and changelog are entered in Step 1. Gambas then creates installation packages for various distributions (Figure 7). As of this writing, the supported distributions are Fedora, Mandriva, Debian, Slackware, and Ubuntu. Packages created by the wizard can be installed and uninstalled by the distribution's native package management system.
Help and Support
Gambas has online Help with a command reference. Entries for commands and constants have examples that clarify usage. For those who prefer to learn a programming language by following examples, the IDE includes a number of ready-made projects that illustrate the use of various components.
To access the sample files, select File | Open examples…. The examples are sorted by group and are all very simple. In addition, the comments in the source code help budding developers follow the logic.
A number of sample programs available online [9] provide a good starting point for building your own creations. However, some of the programs are fairly ancient. The tutorial created by the developers [10] is also a useful place to start your Gambas programming career. It guides you step by step through the development environment's functions, with an introduction to critical programming techniques.
The Gambas wiki [11] includes installation HOWTOs, a directory of error messages, and an up-to-date command reference. The comprehensive and very readable wikibook [12] for Gambas only covers version 1 of the environment.
For the most part, the documentation lacks support on advanced programming topics, such as how to develop custom components or more complex database programs.
Conclusions
Gambas offers a sensible user interface and an easy-to-learn programming language that let you develop simple graphical applications with a very short learning curve. It includes comprehensive support for various database types and lets programmers quickly and easily build front ends for database applications.
The program is now more than stable enough for production use. Version 2.0 suffered from a number of bugs and crashed fairly frequently, but version 2.5 has removed these failings.
Right now, Gambas needs updated documentation to make it more comprehensive.
Although some useful tutorials are available on the web, you won't find much information on advanced programming techniques.
Infos
- HBasic: http://hbasic.sourceforge.net
- wxBasic: http://wxbasic.sourceforge.net
- KBasic: http://www.kbasic.org/
- Gambas: http://gambas.sourceforge.net
- Gtk+: http://www.gtk.org
- Qt: http://www.trolltech.no/qt
- Gambas binary packages: http://gambas.sourceforge.net/download.html
- Installation guides for Gambas: http://gambasdoc.org/help/install?view
- Gambasforge: http://www.gambasforge.net
- Gambas newcomer tutorial: http://gambas.sourceforge.net/start.html
- Gambas wiki: http://gambasdoc.org/help
- Gambas 1 wikibook: http://en.wikibooks.org/wiki/Gambas
« Previous 1 2
Buy this article as PDF
(incl. VAT)
Buy Linux Magazine
Subscribe to our Linux Newsletters
Find Linux and Open Source Jobs
Subscribe to our ADMIN Newsletters
Support Our Work
Linux Magazine content is made possible with support from readers like you. Please consider contributing when you’ve found an article to be beneficial.
News
-
Latest Cinnamon Desktop Releases with a Bold New Look
Just in time for the holidays, the developer of the Cinnamon desktop has shipped a new release to help spice up your eggnog with new features and a new look.
-
Armbian 24.11 Released with Expanded Hardware Support
If you've been waiting for Armbian to support OrangePi 5 Max and Radxa ROCK 5B+, the wait is over.
-
SUSE Renames Several Products for Better Name Recognition
SUSE has been a very powerful player in the European market, but it knows it must branch out to gain serious traction. Will a name change do the trick?
-
ESET Discovers New Linux Malware
WolfsBane is an all-in-one malware that has hit the Linux operating system and includes a dropper, a launcher, and a backdoor.
-
New Linux Kernel Patch Allows Forcing a CPU Mitigation
Even when CPU mitigations can consume precious CPU cycles, it might not be a bad idea to allow users to enable them, even if your machine isn't vulnerable.
-
Red Hat Enterprise Linux 9.5 Released
Notify your friends, loved ones, and colleagues that the latest version of RHEL is available with plenty of enhancements.
-
Linux Sees Massive Performance Increase from a Single Line of Code
With one line of code, Intel was able to increase the performance of the Linux kernel by 4,000 percent.
-
Fedora KDE Approved as an Official Spin
If you prefer the Plasma desktop environment and the Fedora distribution, you're in luck because there's now an official spin that is listed on the same level as the Fedora Workstation edition.
-
New Steam Client Ups the Ante for Linux
The latest release from Steam has some pretty cool tricks up its sleeve.
-
Gnome OS Transitioning Toward a General-Purpose Distro
If you're looking for the perfectly vanilla take on the Gnome desktop, Gnome OS might be for you.