User Tools

Site Tools


k19:start

19.0 Control elements

Chapter 19 introduces you to selected components. First, the Settings class is presented, which you use to create and manage configuration files for your application. You can administer application profiles with a profile manager.

You can use the component gb.eval and the function Eval() of the same name to evaluate Gambas expressions at runtime.

WT

Figure 19.0.1: Calculating values in a value table

Regular expressions are always a challenge, but you can successfully confront them with the methods of the class Regexp (gb.pcre) if you have developed and tested a regular expression adapted to the task. For example, this allows you to check email addresses or German postcodes quickly and reliably.

The gb.logging component implements a flexible system for logging Gambas applications. This component makes its functionality available via the two classes Formatter and Logger.

Download

Projects

Download

The website uses a temporary session cookie. This technically necessary cookie is deleted when the browser is closed. You can find information on cookies in our privacy policy.
k19/start.txt · Last modified: 13.10.2023 by emma

Page Tools