Re: HMG 2.9.2 (Forum test)
Posted: Thu May 28, 2009 11:27 pm
Thanks Maestro
Everything is clear now
Best Regards
--
Esgici

Everything is clear now

Best Regards
--
Esgici
Exclusive forum for HMG, a Free / Open Source xBase WIN32/64 Bits / GUI Development System
http://mail.hmgforum.com/
And...Roberto Lopez wrote: We always had three property types:
D: Available only at control definition
R: Read-Only (*)
W: Write-Only (*)
(*): at runtime only via Getproperty, SetProperty or semi-oop
Thanks for the report.rathinagiri wrote:When using topmost and nocaption together, the compiler gives a syntax error at "WINDOW"
Here is a sample. It could be compiled using the previous version. In the new version it gives me the error.