Page 1 of 3

HMG 3.0 FORUM TEST XIX

Posted: Sun Jan 31, 2010 7:31 pm
by Roberto Lopez
Changes on this release:

- You can exit now from cell editing on grid with a mouse click outside the cell.
This has the same effect as the <Esc> key (you will need a second click to
reposition the cursor). This is a slight break of the feature freeze, I know :)

- Fixed: problem with data-bound grid uptate when record pointer is moved by
the user. Reported by me.

- Added buttons (save and cancel) and a label to data-bound grid memo edit window
(another slight break to the feature freeze :)

- Added error checking to 'ColumnWhen' and 'ColumnValid' Browse/Grid events.
From this release, when an attempt to edit a Browse/Grid cell inside these
event procedures is done, a runtime error is generated.
Reported by Luis Vazquez.

- New sample HMGTALK by Vanguarda (Great Job!).

- Various fixes on IDE.

Download: site

Re: HMG 3.0 FORUM TEST XIX

Posted: Sun Jan 31, 2010 7:59 pm
by mol
thx!
I'm starting to test!

Re: HMG 3.0 FORUM TEST XIX

Posted: Sun Jan 31, 2010 11:59 pm
by Vanguarda
Hi friends,

Thanks Master,

I download now and test it.

My best regards,

Re: HMG 3.0 FORUM TEST XIX

Posted: Mon Feb 01, 2010 12:18 am
by Vanguarda
Hi friends,

Master, i not be able of execute "HMG Reference" in menu "HELP". The web browser not opened with HMG documentation!

I instaled this new version on default folder. I´m use Windows 7 Ultimate version.

My best regards,

Re: HMG 3.0 FORUM TEST XIX

Posted: Mon Feb 01, 2010 2:13 am
by Roberto Lopez
Vanguarda wrote:Hi friends,

Master, i not be able of execute "HMG Reference" in menu "HELP". The web browser not opened with HMG documentation!

I instaled this new version on default folder. I´m use Windows 7 Ultimate version.

My best regards,
Try change /ide/hmg.ini path.

Re: HMG 3.0 FORUM TEST XIX

Posted: Mon Feb 01, 2010 2:18 am
by Vanguarda
Roberto Lopez wrote: Try change /ide/hmg.ini path.
Hi Master,

Sucess!!!

I change to "C:\hmg.3.0.19" and work fine. Now a can read the HMG Reference from menu "Help".

Thanks for your fast support.

My best regards,

Re: HMG 3.0 FORUM TEST XIX

Posted: Mon Feb 01, 2010 3:26 am
by sudip
Hello Master Roberto,
Thanks a lot :) Great update :D
I tested celled grid with mouse. Now we can exit cell even during edit using mouse!!! It works perfectly :D
With best regards.
Sudip

Re: HMG 3.0 FORUM TEST XIX

Posted: Mon Feb 01, 2010 4:33 am
by Rathinagiri
Thanks a lot Roberto.

Re: HMG 3.0 FORUM TEST XIX

Posted: Mon Feb 01, 2010 4:59 am
by Rathinagiri
Roberto, Can the method of changing the cell value while cell navigation through mouse be changed to the accepted value instead of "Esc" key? In that case, 'combo box' in-place edit controls can be selected through mouse itself.

Also, this method of capturing the mouse click outside modal windows can be used in combo search box component also. Let me try that. :)

Thanks a lot for this excellent feature.

Re: HMG 3.0 FORUM TEST XIX

Posted: Mon Feb 01, 2010 6:51 am
by sudip
Hello Master Roberto,
I also agree with Rahi :)
With best regards.
Sudip