HMG 3.4.0
Moderator: Rathinagiri
-
- Posts: 684
- Joined: Tue Jun 04, 2013 6:33 pm
- Location: Argentina
Re: HMG 3.4.0
Hi Friends:
Thanks for this new version.-
I've test few of my developements and till now works fine.-
About grid velocity, i've not experiment less velocity; i test a table with nearly 150000 regs.; perhaps slow velocity appends when you show more than 2 columns on grid.- As i use grid just like a phone index, all the other field contents are shown within tabs controls, splitchild windows, etc.- I've seen other app that shows data as a spreadsheet, and they are quite low speed with too many regs.-
I'll continuing testing.-
Again thanks for your effort and congratulations.-
With regards. Eduardo
By the way: thanks Claudio to include my app Miniwriter.-
With regards. Eduardo.
Thanks for this new version.-
I've test few of my developements and till now works fine.-
About grid velocity, i've not experiment less velocity; i test a table with nearly 150000 regs.; perhaps slow velocity appends when you show more than 2 columns on grid.- As i use grid just like a phone index, all the other field contents are shown within tabs controls, splitchild windows, etc.- I've seen other app that shows data as a spreadsheet, and they are quite low speed with too many regs.-
I'll continuing testing.-
Again thanks for your effort and congratulations.-
With regards. Eduardo
By the way: thanks Claudio to include my app Miniwriter.-
With regards. Eduardo.
- Rathinagiri
- Posts: 5480
- Joined: Tue Jul 29, 2008 6:30 pm
- DBs Used: MariaDB, SQLite, SQLCipher and MySQL
- Location: Sivakasi, India
- Contact:
Re: HMG 3.4.0
Instead of removing 'Create Event', we can have a command for 'SET CONTROLLEVEL EVENTS ON | OFF'
Will that reduce the problems by anyway?
Will that reduce the problems by anyway?
East or West HMG is the Best.
South or North HMG is worth.
...the possibilities are endless.
South or North HMG is worth.
...the possibilities are endless.
Re: HMG 3.4.0
Maybe possibility to turn off events of grid will help?
- srvet_claudio
- Posts: 2220
- Joined: Thu Feb 25, 2010 8:43 pm
- Location: Uruguay
- Contact:
Re: HMG 3.4.0
Yes, this is a real possibility, but all improvements managed for events in all controls is lost, eg. OnKey, OnMouse, GetLastKeyPress, etc. when is set OFF.Rathinagiri wrote:Instead of removing 'Create Event', we can have a command for 'SET CONTROLLEVEL EVENTS ON | OFF'
Will that reduce the problems by anyway?
Yes, this version implemented this characteristic as much as possible, so please test first this version (in this version is partially off).mol wrote:Maybe possibility to turn off events of grid will help?
If you set Create Event completely turned OFF as I explained, you lose all control over Grid.
- Rathinagiri
- Posts: 5480
- Joined: Tue Jul 29, 2008 6:30 pm
- DBs Used: MariaDB, SQLite, SQLCipher and MySQL
- Location: Sivakasi, India
- Contact:
Re: HMG 3.4.0
That is ok, if we can set this on and off whenever required during runtime.Yes, this is a real possibility, but all improvements managed for events in all controls is lost, eg. OnKey, OnMouse, GetLastKeyPress, etc. when is set OFF.
East or West HMG is the Best.
South or North HMG is worth.
...the possibilities are endless.
South or North HMG is worth.
...the possibilities are endless.
Re: HMG 3.4.0
lors de la compilation de mon programme l'IDE se bloque comme indiqué sur l'image.
cela se produit dans WIN7 et WIN8
when compiling my program crashes IDE as shown in the image.
this occurs in WIN7 and WIN8
cela se produit dans WIN7 et WIN8
when compiling my program crashes IDE as shown in the image.
this occurs in WIN7 and WIN8
- Attachments
-
- hmg340.jpg (251.04 KiB) Viewed 5590 times
L'Algerie vous salut
Y.TABET
Y.TABET
Re: HMG 3.4.0
Add to your project line (IDE->Object browser window, Configuration tab):
Code: Select all
libs=sqlite3
Re: HMG 3.4.0
Merci beaucoup c'est OKmol wrote:Add to your project line (IDE->Object browser window, Configuration tab):Code: Select all
libs=sqlite3
Thank you it works
L'Algerie vous salut
Y.TABET
Y.TABET
- dhaine_adp
- Posts: 457
- Joined: Wed Aug 06, 2008 12:22 pm
- Location: Manila, Philippines
Re: HMG 3.4.0
Dr. Claudio and Rathi,
Thank you very much for the new test version.
Thank you very much for the new test version.
Regards,
Danny
Manila, Philippines
Danny
Manila, Philippines