Am 29.08.2016 um 09:20 schrieb Fabien Bodard:

> In the IDE if you write :
> 
> Property MyProp As Integer    and validate
> 
> 
> The all the stuff (_Read, _Write) is automagiquely added at the end of the 
> file
> 
> You just have to validate at the end of the property declaration  line....

Yes, but in my case I also need corresponding private Variables, which
hold the data.

Therefore I wrote the GS-creator for me as a simple tool because I have
to create a lot of classes which represent rows of database tables as
models for my own Gambas ORM.

Even with the help of the Gambas IDE that job would cause a lot of pain
in my hands ... ;-)


Alles Gute

Christof Thalhofer

-- 
Dies ist keine Signatur

------------------------------------------------------------------------------
_______________________________________________
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user

Reply via email to