HMG 3.0 FORUM TEST XIX

HMG announcements; Latest HMG-related news, releases, fixes and updates.

Moderator: Rathinagiri

User avatar
Roberto Lopez
HMG Founder
Posts: 4023
Joined: Wed Jul 30, 2008 6:43 pm

HMG 3.0 FORUM TEST XIX

Post 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
Regards/Saludos,

Roberto


(Veritas Filia Temporis)
User avatar
Vanguarda
Posts: 543
Joined: Wed Feb 11, 2009 10:56 am
Location: Americana - SP
Contact:

Re: HMG 3.0 FORUM TEST XIX

Post by Vanguarda »

Hi friends,

Thanks Master,

I download now and test it.

My best regards,
--
Paulo Sérgio Durço (Vanguarda)


http://hmglights.wordpress.com/
User avatar
Vanguarda
Posts: 543
Joined: Wed Feb 11, 2009 10:56 am
Location: Americana - SP
Contact:

Re: HMG 3.0 FORUM TEST XIX

Post 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,
--
Paulo Sérgio Durço (Vanguarda)


http://hmglights.wordpress.com/
User avatar
Roberto Lopez
HMG Founder
Posts: 4023
Joined: Wed Jul 30, 2008 6:43 pm

Re: HMG 3.0 FORUM TEST XIX

Post 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.
Regards/Saludos,

Roberto


(Veritas Filia Temporis)
User avatar
Vanguarda
Posts: 543
Joined: Wed Feb 11, 2009 10:56 am
Location: Americana - SP
Contact:

Re: HMG 3.0 FORUM TEST XIX

Post 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,
--
Paulo Sérgio Durço (Vanguarda)


http://hmglights.wordpress.com/
User avatar
sudip
Posts: 1456
Joined: Sat Mar 07, 2009 11:52 am
Location: Kolkata, WB, India

Re: HMG 3.0 FORUM TEST XIX

Post 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
With best regards,
Sudip
User avatar
Rathinagiri
Posts: 5481
Joined: Tue Jul 29, 2008 6:30 pm
DBs Used: MariaDB, SQLite, SQLCipher and MySQL
Location: Sivakasi, India
Contact:

Re: HMG 3.0 FORUM TEST XIX

Post by Rathinagiri »

Thanks a lot Roberto.
East or West HMG is the Best.
South or North HMG is worth.
...the possibilities are endless.
User avatar
Rathinagiri
Posts: 5481
Joined: Tue Jul 29, 2008 6:30 pm
DBs Used: MariaDB, SQLite, SQLCipher and MySQL
Location: Sivakasi, India
Contact:

Re: HMG 3.0 FORUM TEST XIX

Post 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.
East or West HMG is the Best.
South or North HMG is worth.
...the possibilities are endless.
User avatar
sudip
Posts: 1456
Joined: Sat Mar 07, 2009 11:52 am
Location: Kolkata, WB, India

Re: HMG 3.0 FORUM TEST XIX

Post by sudip »

Hello Master Roberto,
I also agree with Rahi :)
With best regards.
Sudip
With best regards,
Sudip
Post Reply