On my Minigambas Site I will put all my former Mini VB Programs. If there are more request I will write the comments in english. Right now they are in German. I found all those miniprograms very helpfull in learning the language. Some are just translated from the Gambas Easy Doku Site.
See: Gambas Miniprograms in German http://www.madeasy.de/7/prgmini.htm
I startet a Wikibook about Gambas in German with many examples: See: http://de.wikibooks.org/wiki/Gambas
I changed the helptext for the command SPLIT. The example did not work on my computer since Sub was interpreted as a keyword. So i shortened it to sb.
How do I change the scale of a drawing area ...
Personal Preferences (details in TWikiVariables)
width: 99%
for full window width (default), width: auto
to disable.
Related topics