Re: [Gambas-user] Gambas-user Digest, Vol 118, Issue 28

2016-03-26 Thread Helios Martinez Dominguez
Color variables are tipically a Long integer value which, to be parsed as hexadecimal, must be written with and ampersand prior to the hexadecimal number, without quotes. ex.: Dim ForeColor As Long = &DDAA00 Helios Martínez Domínguez Consorcio Cooperativo Cinematográfico Artístico Musical Direc

[Gambas-user] Object reference code

2016-03-23 Thread Helios Martinez Dominguez
Greetings, i have been using Gambas3 for a while now and i am very please there's a simple visual object oriented language for the free software community. I've written a few applications myself with it. Thank you, very much! I would like the development team to add such functionality to the obje