Download Latest Version rapp-0.2.5.tar.gz (230.6 kB)
Email in envelope

Get an email when there's a new version of garlic3

Home / Templates
Name Modified Size InfoDownloads / Week
Parent folder
Form-About 2022-08-25
DataContext 2021-11-29
myError 2018-10-16
LogOnScreen 2018-10-16
EmptyDbProject 2018-04-10
Totals: 5 Items   0
Garlic3: (project directories - general description/use at bottom)

Templates to copy, Tools to use, Lib's to integrate, Examples to tamper with 

Templates:

- EmptyProject: Fmain basic menu, About/Changes/License screens and runcounter.
- EmptyDbProject: project with database acces (mysql/mariadb)

Tools:

- DbInfoCode: helper to create a database table with default metadata fields and code generation for classes derived from tables, persistance code to save/retrieve data to database, basic form code to edit the database/table records in combined list+edit view.

- GbSettingsTool: help create source code for settings Form.

- Probable Cause: analyze your Gambas3 code (originally made for gambas2 that had less tools included to find redundant variables etc).


Lib:

- myLog: object to make log files and show timestamped strings in log window


Examples:

- synthesizer controls


General
=======

Garlic3: GAmbas Raw LInes of Code v3, Gambas code library.
--
source code to read as reference or use in your own projects
 or source code of tools that help you code for Gambas
Garlic3 for Gambas version 3, see also Garlic for Gambas2
 --
Use:
download app.tar.gz
tar -xzvf app.tar.gz
open with Gambas IDE, compile or run from IDE.
--
Garlic3: GPL3 applies unless otherwise mentioned.
Source: Readme.txt, updated 2022-09-21