A Funny Thing Happened In The Way To The Browse :)

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

Moderator: Rathinagiri

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: A Funny Thing Happened In The Way To The Browse :)

Post by Rathinagiri »

Grid control is the fav. control for me. :)

Thanks for developing it further.

This is my wishlist.

We have items property in grid definition only to show an array. That may be extended to showing an array during runtime too.

For example, at any time, Form1.Grid1.items := aArray1 may be allowed with text,date,logic,numeric data types as it is.
East or West HMG is the Best.
South or North HMG is worth.
...the possibilities are endless.
Ricci
Posts: 255
Joined: Thu Nov 19, 2009 2:23 pm

Re: A Funny Thing Happened In The Way To The Browse :)

Post by Ricci »

Roberto Lopez wrote:
sudip wrote:Hello Master Roberto,

I ran the program and press Alt+A. Then typed 100001 in the first column and pressed enter (following image)...
This behavior is by design :)

The new added record behaves the same as any other record, so to edit a selected cell you must press <enter> first.

The other thing (pressing a key leaves you to the first record is a BIG BUG :)

Thanks for reporting!
And another small glitch: after you enter the number in the first cell and press enter it isn´t aligned like the other one (you see it in Sudip´s message. You only get the right alignment after saving (pressing Alt-S).
User avatar
Roberto Lopez
HMG Founder
Posts: 4023
Joined: Wed Jul 30, 2008 6:43 pm

Re: A Funny Thing Happened In The Way To The Browse :)

Post by Roberto Lopez »

esgici wrote:
Roberto Lopez wrote:
The better part is just coming :)
Please publish a new "clean", (full setup) version, if possible.

I have some difficulties and can't succeed installing and using data grid :cry:

Best regards

--

Esgici
I'll do when add some other features and if no terrible bugs are reported :)
Regards/Saludos,

Roberto


(Veritas Filia Temporis)
User avatar
esgici
Posts: 4543
Joined: Wed Jul 30, 2008 9:17 pm
DBs Used: DBF
Location: iskenderun / Turkiye
Contact:

Re: A Funny Thing Happened In The Way To The Browse :)

Post by esgici »

Roberto Lopez wrote:And...

Please test and report any problem you found!
Finally :!: :(

Windows XP SP2 :arrow:
Uninstall HMG :arrow:
Install HMG Test XIII :arrow:
Open ide_30_test_13a.rar to c:\hmg\ide :arrow:
Open hmg_300_datagrid_test.rar to c:\hmg :arrow:
Run c:\hmg\source\makehmg.bat :arrow:
IDE :arrow: Grid24, Grid25 :arrow:

no problem encountered :!:

Best Regards

--

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

Re: A Funny Thing Happened In The Way To The Browse :)

Post by Roberto Lopez »

esgici wrote: no problem encountered :!:
Thanks!
Regards/Saludos,

Roberto


(Veritas Filia Temporis)
claudiotedesco
Posts: 132
Joined: Thu Jul 31, 2008 12:05 pm

Re: A Funny Thing Happened In The Way To The Browse :)

Post by claudiotedesco »

Hola Roberto

Te queria preguntar porque me da el siguiente error la compilacion de Grid.24 y Grid-25.
Estoy Utilizando HMG 3.0.0 (Forum Test XIIIa) con Windows 2000.
Adjunto error

Grid.24
Date:01/04/10 Time: 08:29:35
Error BASE/1068 Argument error: array access

Called from _HMG_DOGRIDREFRESH(1239)
Called from _DEFINEGRID(343)
Called from MAIN(48)


Grid.25
Date:01/04/10 Time: 08:29:45
Error BASE/1072 Argument error: <>

Called from _DEFINEGRID(329)
Called from MAIN(41)
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: A Funny Thing Happened In The Way To The Browse :)

Post by Rathinagiri »

You have to recreate the minigui library after applying the source file using makehmg.bat as mentioned by Esgici.
East or West HMG is the Best.
South or North HMG is worth.
...the possibilities are endless.
User avatar
Roberto Lopez
HMG Founder
Posts: 4023
Joined: Wed Jul 30, 2008 6:43 pm

Re: A Funny Thing Happened In The Way To The Browse :)

Post by Roberto Lopez »

rathinagiri wrote:Grid control is the fav. control for me. :)

Thanks for developing it further.

This is my wishlist.

We have items property in grid definition only to show an array. That may be extended to showing an array during runtime too.

For example, at any time, Form1.Grid1.items := aArray1 may be allowed with text,date,logic,numeric data types as it is.
I have an idea about that, to make it elegant and powerful...

When tables support be finished I'll work on it (but I'm no promising anything :) ).
Regards/Saludos,

Roberto


(Veritas Filia Temporis)
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: A Funny Thing Happened In The Way To The Browse :)

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
fchirico
Posts: 324
Joined: Sat Aug 23, 2008 11:27 pm
Location: Argentina

Re: A Funny Thing Happened In The Way To The Browse :)

Post by fchirico »

Roberto Lopez wrote:IMHO, the ugliest thing in HMG is the Browse control, but before blame me, please, let me say that this is not (mostly) my fault :)

......


Enjoy!
Gracias Roberto, perdón pero recién hoy pude probar y entender su funcionamiento, estuve muy ocupado.
La verdad es FABULOSOOOO!!! muy simple.

Gracias.
Saludos, Fernando Chirico.
Post Reply