Where to find examples? (Plus intro)
Posted
#1
(In Topic #1131)
Trainee
The Gambas interface is native and friendly to me…. The thing I desire the most is finishing a project regardless of how that is accomplished (IDE, language, etc..)
I am looking for a collection of examples that I may examine so I can get a firm hold of how to use the form controls, etc..
Also, when I make a project folder in the beginning, I dont see any of my code… only the compiled executable… where is my code?
Thanks much…
Andrew
Posted
Guru

I am looking for a collection of examples that I may examine so I can get a firm hold of how to use the form controls, etc..
You can look at the Gambas Farm where anyone can upload programs and examples.
<IMG src="https://www.cogier.com/gambas/Farm2.png">
</IMG>This is because all the program files are in hidden folders. Without knowing which File Manager you're using, I can't tell you how to show hidden files, but you could try [Ctrl]+H or [Ctrl]+. once this is sorted you will see your files: -Also, when I make a project folder in the beginning, I dont see any of my code… only the compiled executable… where is my code?
<IMG src="https://www.cogier.com/gambas/FileManager1.png">
</IMG>
Posted
Trainee
1) I registered for access at gambasfarm, waiting on confirmation email now…
2) Ahhh…. I had no idea there were other hidden folders that my code was in, using Mint/Nemo I did show hidden files and there they are! Thanks!
Andrew
Posted
Guru

plus lots of examples here on the forum in the project and component showcase
plus many small examples in posts so searching the forum can often point you to a discussion where various examples can be given
Posted
Guru

For example type
Me.
and when you press the dot a popup appears giving all the properties in a list and help on much of them
gambas is different to vb , it will take time but I also migrated from .net many years ago and have never looked back.
gambas is by far the easiest oop language with the best IDE i found.
Posted
Guru

Posted
Regular

When I first started using gambas over 12 years ago I printed out a large sign to put on the wall above my screen saying just that, read every word. Sometimes even today I feel it should still be there.
b
1 guest and 0 members have just viewed this.


