Preparo un demo e lo invio. Grazie a tutti
I prepare a demo and submit it. Thank you all
Nuova grafica
Moderator: wriedmann
- softdevo@tiscali.it
- Posts: 191
- Joined: Wed Sep 30, 2015 1:30 pm
Nuova grafica
Here is a small application. Look at the DevoWindow.prg prg line 233. I hope I have attached everything.
Thanks
Danilo
Ecco qui una piccola applicazione. Guardate il prg DevoWindow.prg linea 233. Io spero di aver allegato tutto.
Grazie
Danilo
Thanks
Danilo
Ecco qui una piccola applicazione. Guardate il prg DevoWindow.prg linea 233. Io spero di aver allegato tutto.
Grazie
Danilo
Nuova grafica
Hi Danilo,
In the SET of the PROPERTY, you have
SELF:Caption:Text := SELF:Text
shouldn't that be
SELF:Caption:Text := VALUE
.
In the SET of the PROPERTY, you have
SELF:Caption:Text := SELF:Text
shouldn't that be
SELF:Caption:Text := VALUE
.
Chris Pyrgas
XSharp Development Team
chris(at)xsharp.eu
XSharp Development Team
chris(at)xsharp.eu
- softdevo@tiscali.it
- Posts: 191
- Joined: Wed Sep 30, 2015 1:30 pm
Nuova grafica
Grrrrrrr, Thank you.
Danilo
Danilo
Nuova grafica
Chris Pyrgas
XSharp Development Team
chris(at)xsharp.eu
XSharp Development Team
chris(at)xsharp.eu