Page 2 of 3

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

Posted: Sun Jan 03, 2010 10:11 pm
by Roberto Lopez
rathinagiri wrote:Unfortunately I can't compile the samples. :(

This is the error log.

Code: Select all

hbmk2: Processing configuration: C:\hmg\harbour\bin\hbmk.cfg[/quote]

mmm... I've changed high level (.prg) code only.

Your linker error messages looks like you are using libraries compiled with different Harbour versions.

Since it worked for Ricci, I guess that the problem is in your system. Please, check it.

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

Posted: Mon Jan 04, 2010 2:39 am
by Rathinagiri
Ok Roberto. I will check. :)

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

Posted: Mon Jan 04, 2010 2:35 pm
by Rathinagiri
It's just fantastic. Thanks Roberto!

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

Posted: Mon Jan 04, 2010 3:24 pm
by sudip
Hello Master Roberto,
Excellent work :D Thanks a lot :D
I don't know whether I made any mistake or not. I tried to add a record. Type "100001" in the first column. After pressing enter key, it took me to the 2nd column. Then I typed something instead of pressing enter again. And it took me to the top of the grid. :)
With best regards.
Sudip

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

Posted: Mon Jan 04, 2010 3:25 pm
by Roberto Lopez
rathinagiri wrote:It's just fantastic. Thanks Roberto!
The better part is just coming :)

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

Posted: Mon Jan 04, 2010 3:26 pm
by Roberto Lopez
sudip wrote:Hello Master Roberto,
Excellent work :D Thanks a lot :D
I don't know whether I made any mistake or not. I tried to add a record. Type "100001" in the first column. After pressing enter key, it took me to the 2nd column. Then I typed something instead of pressing enter again. And it took me to the top of the grid. :)
With best regards.
Sudip
Please, indicate the exact steps you made and the results in each one.

Thanks.

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

Posted: Mon Jan 04, 2010 3:40 pm
by sudip
Hello Master Roberto,

I ran the program and press Alt+A. Then typed 100001 in the first column and pressed enter (following image)
001.jpg
001.jpg (124.49 KiB) Viewed 4320 times
Then I typed some letters eg., "asdf" and the grid took me to the top! (following image)
002.jpg
002.jpg (108.81 KiB) Viewed 4320 times
I can't understand what I made mistake :?

With best regards.

Sudip

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

Posted: Mon Jan 04, 2010 3:42 pm
by sudip
Roberto Lopez wrote:
rathinagiri wrote:It's just fantastic. Thanks Roberto!
The better part is just coming :)
Great news :D
With best regards.
Sudip

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

Posted: Mon Jan 04, 2010 4:02 pm
by Roberto Lopez
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!

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

Posted: Mon Jan 04, 2010 4:25 pm
by esgici
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