Components and Classes

New to Gambas? Post your questions here. No question is too silly or too simple.
Post Reply
User avatar
gambafeliz
Posts: 139
Joined: Friday 2nd September 2022 7:50pm
Location: I live in the same city as Picasso

Components and Classes

Post by gambafeliz »

Hello,

I need a guide but not spiritual :)

Could someone explain it to me well, well. How to make classes in Gambas as well as components.

Even if it is to send me to a website that has good explanations
For your misfortunes I am Spanish and I only know Spanish, please, be patient with me, Thank you. :)
User avatar
BruceSteers
Posts: 1521
Joined: Thursday 23rd July 2020 5:20pm
Location: Isle of Wight
Contact:

Re: Components and Classes

Post by BruceSteers »

gambafeliz wrote: Monday 3rd October 2022 7:33am Hello,

I need a guide but not spiritual :)

Could someone explain it to me well, well. How to make classes in Gambas as well as components.

Even if it is to send me to a website that has good explanations
To create components check this page out.
http://gambaswiki.org/wiki/dev/gambas

You should look at some of the many many many programs on the farm, lots and lots of source code to see and study.

Much of gambas itself is written in gambas , you can download the gambas source code here...
https://gitlab.com/gambas/gambas
there you can see just how classes/components you use have been programmed. very useful for learning.
If at first you don't succeed , try doing something differently.
BruceS
User avatar
gambafeliz
Posts: 139
Joined: Friday 2nd September 2022 7:50pm
Location: I live in the same city as Picasso

Re: Components and Classes

Post by gambafeliz »

Thanks a million, young man :)
For your misfortunes I am Spanish and I only know Spanish, please, be patient with me, Thank you. :)
Post Reply