Page 1 of 2

HMG 3.0.34

Posted: Sat May 15, 2010 8:07 pm
by Roberto Lopez
- New: Data-Bound Grid methods: 'DisableUpdate' and 'EnableUpdate' I've added these methods to avoid conflicts arising when user programatically moves the record pointer in the Grid RowSource workarea.(*)

- Modified: Data-bound Grid, 'Refresh' method supports an optional logical parameter. When it is set to .t., the selected logical record will be preserved.(*)

- Modified: Documentation. I've included the refernce for Browse control in documentation again and removed its 'obsolete' status. The reason for this, is that some people felt compelled to change Browse for Grid in their applications (that was not my intention). Data-bound Grid is only an alternative to Browse, so, each user must evaluate the convenience to change. More important, data-bound Grid is in testing stage yet, and its use in working applications must be evaluated carefully.

- Fixed: Grid problems in re-initialization. Reported by radohabjan.

- Fixed: Grid problems with multiple workareas. Reported by Czarny_Pijar.

- Fixed: Grid 'When' problems (introduced in 3.0.31). Reported by Grigory.

- Fixed: Problems with Tab's 'AddControl method.

- Fixed: Spinner control problems withm Row, Col, Width and Height properties used after control definition.

(*) These are exceptions to the feature freeze, but these new features are required to allow users to handle certain situations when using data-bound Grid.
Download: site

Re: HMG 3.0.34

Posted: Sat May 15, 2010 8:15 pm
by esgici
Thanks a lot Roberto :)

Best regards

--

Esgici

Re: HMG 3.0.34

Posted: Sat May 15, 2010 8:23 pm
by Vanguarda
Hi friends,

Thanks Roberto , for this new release.


My best regards,

Re: HMG 3.0.34

Posted: Sun May 16, 2010 2:44 am
by Rathinagiri
Thanks a lot Roberto for this b'day release. :)

Re: HMG 3.0.34

Posted: Sun May 16, 2010 6:13 am
by sudip
Thanks a lot Roberto. Now, I am in my cousin's house. I shall download in the night.
Regards.
Sudip

Re: HMG 3.0.34

Posted: Sun May 16, 2010 1:47 pm
by srvet_claudio
Gracias Roberto por esta nueva puesta a punto.
Saludos,
Claudio Soto

Re: HMG 3.0.34

Posted: Thu May 20, 2010 12:32 pm
by l3whmg
Hi Roberto,
molte grazie per il tuo lavoro e questa nuova versione (many thanks for your great work and for this new version).

Re: HMG 3.0.34

Posted: Thu May 20, 2010 7:10 pm
by mol
Thanks Roberto!
I'm using this version and looks everythink is OK.
Only sometimes I meet problems with grid, but at now, I can't clarify and build extra bad working sample :D Maybe it's my bad thinking.... I'm used to use browse, maybe it causes problems.

Re: HMG 3.0.34

Posted: Mon May 24, 2010 7:42 am
by sudip
Hello Roberto,

I found an unusual behavior of IDE during compilation (3/4 times within 1 hour). I was compiling my latest project. During (after) compilation, my app didn't run silently (without any error message or crashing IDE). I found this problem 3/4 times.

I am not sure whether it's due to Bit Defender or Avast Antivirus of my computer. But, didn't make any change in my security setting for some days.

Re: HMG 3.0.34

Posted: Mon May 24, 2010 10:57 am
by mol
I think, I found a problem with HMG 3.0.34

Variables are not assumed as memory variables rather as fields.
When I have opened database, my variable is taken from database, though PRIVATE DECLARATION