Documentazione di Gambas
Application Repository
Come...
Componenti
Da fare
Documentazione Sviluppatori
Documenti
Indice del linguaggio
LEGGIMI
Lessico
Licenza dello Wiki
Messaggi di errore
Panoramica del linguaggio
Registrazione
Ultime modifiche
Wiki Manual

Code Snippets

Here you will find helpful code snippets that implement typical requirements that frequently occur in new projects and usually have to be written from scratch.

  • Basic considerations and optimized printing for graphics-centered applications

  • Delete files and folders recursively

  • Set gridded control column headers the easy way

  • Get the active network interface

  • Get debugging info using Error.Backtrace

  • Minimal file dialog based on FileChooser GUI component

  • Precise control of the display of a scroll bar

  • Undo redo buffer