Page 1 of 1
HMG 2.8.6 (Forum Test)
Posted: Sun Apr 19, 2009 7:47 pm
by Roberto Lopez
Hi All,
Here we go again
I've made the following changes from 2.8.5 (all of these in Grid (CellNavigation style)):
- Fixed runtime error when 'Value' is not specified at definition.
- Fixed incorrect behavior, when the user clicks outside cell area.
- Optimized control paint.
You must merge the attached file with your current HMG installation (backup first).
Please, test and report any problem.
Thanks in advance.
Regards,
Roberto.
Re: HMG 2.8.6 (Forum Test)
Posted: Sun Apr 19, 2009 8:18 pm
by esgici
Hi
Tested.
It's seeming everything is okay
When VALUE property omitted, system (perhaps) assume { 0, 0 }. This is also okay, ( instead of {1,1} ) because ITEMS array may be empty.
Thanks a lot.
Best Regards
--
Esgici
Re: HMG 2.8.6 (Forum Test)
Posted: Sun Apr 19, 2009 8:22 pm
by Roberto Lopez
esgici wrote:Hi
Tested.
It's seeming everything is okay
When VALUE property omitted, system (perhaps) assume { 0, 0 }. This is also okay, ( instead of {1,1} ) because ITEMS array may be empty.
Thanks a lot.
Best Regards
--
Esgici
Thanks for test.
Regards,
Roberto.
Re: HMG 2.8.6 (Forum Test)
Posted: Sun Apr 19, 2009 8:32 pm
by Roberto Lopez
esgici wrote:
When VALUE property omitted, system (perhaps) assume { 0, 0 }. This is also okay, ( instead of {1,1} ) because ITEMS array may be empty.
Yes it is.
In general, a value of '0' for row component means 'no selection'.
Regards,
Roberto.
Re: HMG 2.8.6 (Forum Test)
Posted: Mon Apr 20, 2009 3:18 am
by Rathinagiri
Fantastic. Thanks a lot Roberto. I will accommodate.
Re: HMG 2.8.6 (Forum Test)
Posted: Mon Apr 20, 2009 9:12 am
by sudip
I tested it. Running without any problem.
Roberto, thank you very much.
Regards.
Sudip
Re: HMG 2.8.6 (Forum Test)
Posted: Mon Apr 20, 2009 12:46 pm
by Roberto Lopez
Thanks to all for the tests.
In the case that all still going fine, I'll do a full release, update the IDE with the CellNavigation property and start the tests to incorporate 'by cell' navigation to Browse.
Regards,
Roberto.
Re: HMG 2.8.6 (Forum Test)
Posted: Mon Apr 20, 2009 2:33 pm
by Rathinagiri
Thanks Roberto. Expecting the release soon.