Page 1 of 3

grid/browse for invoicing help

Posted: Fri Jan 31, 2014 8:33 pm
by franco
I have tried other posts but am still having trouble building an invoice.
Maybe using a grid is wrong. I think I seen tbrowse available in 3.2.
Can anyone help me with this.
When I try sample grid37 it seems to act as I want, but when I move this code to
a new program and changing the table and actrls it does not act the same.
what I want to do is hit enter in a field modify it hit enter to save and update grid
without moving cursor to cell 1 1. this should be easy.
Thanks in advance ................... Franco

Re: grid/browse for invoicing help

Posted: Fri Jan 31, 2014 8:53 pm
by danielmaximiliano
Franco :
no hay nada mejor cuando publicas un ejemplo de lo que quieres hacer, de esa forma se aprende mas rapido mirando los errores y viendo como subsanarlos.

Franco:
there is nothing better when you post an example of what you want to do, that way you learn faster browsing the errors and correct them watching.

cuenta con mi ayuda / has my support.

Re: grid/browse for invoicing help

Posted: Fri Jan 31, 2014 10:08 pm
by Javier Tovar
danielmaximiliano wrote:Franco :
no hay nada mejor cuando publicas un ejemplo de lo que quieres hacer, de esa forma se aprende mas rapido mirando los errores y viendo como subsanarlos.
+1

Saludos

Re: grid/browse for invoicing help

Posted: Sat Feb 01, 2014 5:14 pm
by franco
daniel, javier To test what I am saying.
I take the complete sample grid37 folder and put in a different folder. I do this so I do not change anything in the samples folder.
Then I start hmg and open the demo program, and build and run.
It does not work the same. When using the enter key to change a cell it does funny things ..... Try it Thanks Franco

Re: grid/browse for invoicing help

Posted: Sat Feb 01, 2014 5:50 pm
by danielmaximiliano
Franco , el ejemplo funciona correctamente.

movi GRID.37 a mi carpeta de ejemplos HMG sito en c:\Temp\GRID.37 compile el mismo utilizando el IDE y cuando se ejecuta me muevo libremente con la tecla "Enter" y ningún problema.

desinstala HMG3.2, elimina toda referencia al mismo, fijate que no tengas rutas hacia HARBOUR y MINIGUI HMGe.

reinicia y vuelve a instalar HMG.3.2

Translate Google
Franco, the example works correctly.

GRID.37 move my samples folder HMG site in c: \ Temp \ GRID.37 compile it using the IDE and when I move running freely with the "Enter" key and no problem.

HMG3.2 uninstall, delete all references to it and notice you do not have routes to and MiniGUI HMGe HARBOUR.

rebooted and reinstalled HMG.3.2
2014-02-01 14_40_11-Hello World!.jpg
2014-02-01 14_40_11-Hello World!.jpg (94.19 KiB) Viewed 4249 times

Re: grid/browse for invoicing help

Posted: Sat Feb 01, 2014 6:32 pm
by Javier Tovar
Franco,

Ya cheque el demo que viene en Samples Grid.37 y funciona bien! :D , desinstala HMG y vuelvelo a cargar! Espero te ayude.

Saludos

////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////


Franco,

Now check the demo that comes in Grid.37 Samples and works well! : D uninstall refresh HMG and carry him back! I hope help you.

regards

Re: grid/browse for invoicing help

Posted: Sat Feb 01, 2014 8:03 pm
by franco
daniel, javier
When you said ( notice you do not have routes to and MiniGUI HMGe HARBOUR.), I do not know what you mean.
Thanks Franco

Re: grid/browse for invoicing help

Posted: Sun Feb 02, 2014 5:11 pm
by franco
still can not make it work. when i hit enter and change cell hit enter again program crashes.
if i use mouse click works ok
Franco

Re: grid/browse for invoicing help

Posted: Sun Feb 02, 2014 5:54 pm
by danielmaximiliano
franco wrote:still can not make it work. when i hit enter and change cell hit enter again program crashes.
if i use mouse click works ok
Franco
Franco : seguiste los pasos recomendados ?

todos tienen hmg.3.2 instalado sin ningún problema a menos que encuentren algun BUG.

prueba el ejemplo compilado en mi maquina y ve si se ejecuta.

si hay problemas te fijas sino tiene virus / malware o alguna configuracion que afecte el funcionamiento de HMG.
otra razón no podriamos decirte ya que no sabemos que S.O / configuracion tienes.

Franco: you followed the recommended steps?

all have hmg.3.2 installed without any problem unless they find some BUG.

the compiled sample test on my machine and see if it runs.

if there are problems but you still have virus / malware or some settings that affect the operation of HMG.
another reason we could not say we do not know what OS / settings you have.
GRID.37.rar
Compiled and work
(828.01 KiB) Downloaded 297 times

Re: grid/browse for invoicing help

Posted: Sun Feb 02, 2014 11:00 pm
by franco
my operating sys is windows 7 ultimate 64 bit
am going to remove all hmg from computer again. and reinstall.
I also had 3.1.5 on system before but am also removing
Franco