You and the other members of the mailing list have been very patient, 
tolerant and helpful. Version 1 is a text file based Gambas console app 
and is currently serving the immediate need. I am working on version 2 
that is database driven with a GUI interface. I think that I shall 
reserve fine-tuning the Data-Manager for version 3 or 4.

Best Regards,

Lewis Balentine


On 01/10/2015 08:28 AM, Benoît Minisini wrote:
>
> You have three "patterns" in Gambas to solve your problem (extending the
> behaviour of a control): the Observer class, the Object.Attach() method,
> and inheritance.
>
> If you are new to OOP, then you should read the "Gambas object model"
> document on the wiki slowly, carefully and many times, until you
> understand these three "patterns".
>
> I have to leave, I can't explain more now.
>
> Regards,
>


------------------------------------------------------------------------------
Dive into the World of Parallel Programming! The Go Parallel Website,
sponsored by Intel and developed in partnership with Slashdot Media, is your
hub for all things parallel software development, from weekly thought
leadership blogs to news, videos, case studies, tutorials and more. Take a
look and join the conversation now. http://goparallel.sourceforge.net
_______________________________________________
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user

Reply via email to