Page 4 of 4

Re: OT: API Google crear gráficas

Posted: Thu Mar 31, 2022 5:43 pm
by mustafa
Hola amigo Y.TABET ( tonton2 )
Creo que el fallo está en DEFINE ACTIVEX
con la opción de ===> "shell.explorer.2"
Tengo win-10 64 bits y no puedo ver la
página Html en nuestra aplicación , tengo que
verla con:
ShellExecute ( NIL, "Open", ALLTRIM( <file.html> ) , NIL, NIL, SW_SHOWNORMAL )

No se encontrar una solución ?

Saludos/Regars/Salam

*................. Google traduction française -----------------*

Bonjour ami Y.TABET ( tonton2 )
Je pense que le défaut est dans DEFINE ACTIVEX
avec l'option ===> "shell.explorer.2"
J'ai win-10 64 bits et je ne vois pas le
page HTML dans notre application, je dois
la voir avec :

ShellExecute ( NIL, "Ouvrir", ALLTRIM( <fichier.html> ) , NIL, NIL, SW_SHOWNORMAL )

Aucune solution trouvée ?

Salutations/Regards/Salam

Mustafa :(

Re: OT: API Google crear gráficas

Posted: Sun Jan 29, 2023 1:23 pm
by tonton2
Bonjour a toute l'équipe ,
Je suis entrain de migrer vers HMG EXTENDED MINIGUI et j'ai rencontrer un problème qui me dépasse sur la fonction (GoogleChartApi_).
Sur HMG344 elle fonctionne très bien ,mais minigui il me met une erreur a la ligne 260.Pourriez m'aider à solutionner ce problème

I am migrating to HMG EXTENDED MINIGUI and I encountered a problem that is beyond me on the function (GoogleChartApi_).
On HMG344 it works very well, but minigui gives me an error on line 260. Could you help me solve this problem?
Merci d'avance

Re: OT: API Google crear gráficas

Posted: Sun Jan 29, 2023 2:54 pm
by gfilatov
tonton2 wrote: Sun Jan 29, 2023 1:23 pm I am migrating to HMG EXTENDED MINIGUI and I encountered a problem that is beyond me on the function (GoogleChartApi_).
On HMG344 it works very well, but minigui gives me an error on line 260. Could you help me solve this problem?
Merci d'avance
Hello,

Please take a look at the updated source code for MiniGUI Ex along with the executable in the attached archive.
It works fine here. :arrow:

Re: OT: API Google crear gráficas

Posted: Sun Jan 29, 2023 3:59 pm
by tonton2
Grand merci a toi
thank you very much my friend