<![CDATA[HMGforum.com]]> http://mail.hmgforum.com Smartfeed extension for phpBB <![CDATA[HMG General Help :: Re: new version databases :: Reply by mol]]> 2025-11-01T07:42:54+00:00 2025-11-01T07:42:54+00:00 http://mail.hmgforum.com/viewtopic.php?f=5&t=7710&p=71983#p71983 <![CDATA[Issues and Discussions related to Harbour :: dBaseWeb 2.0 :: Author danca]]> 2025-11-01T17:59:37+00:00 2025-11-01T17:59:37+00:00 http://mail.hmgforum.com/viewtopic.php?f=35&t=7712&p=71985#p71985 A library to create web applications. Maybe someone can be interested.
At present the scarce documentation should be translated, please use the AI.
dBaseWeb Lite 2.0 for Windows + running demo + embedded Apache Portable:
https://appliserver.com/dbwdload.html
Dan]]>
A library to create web applications. Maybe someone can be interested.
At present the scarce documentation should be translated, please use the AI.
dBaseWeb Lite 2.0 for Windows + running demo + embedded Apache Portable:
https://appliserver.com/dbwdload.html
Dan]]>
<![CDATA[Issues and Discussions related to Harbour :: Re: dBaseWeb 2.0 :: Reply by Pcmodula]]> 2025-11-04T18:32:37+00:00 2025-11-04T18:32:37+00:00 http://mail.hmgforum.com/viewtopic.php?f=35&t=7712&p=71988#p71988
Saludos]]>

Saludos]]>
<![CDATA[Issues and Discussions related to Harbour :: Re: dBaseWeb 2.0 :: Reply by serge_girard]]> 2025-11-06T07:52:53+00:00 2025-11-06T07:52:53+00:00 http://mail.hmgforum.com/viewtopic.php?f=35&t=7712&p=71989#p71989 S]]> S]]> <![CDATA[General :: Re: Ordenar un GRID :: Reply by jorge.posadas]]> 2025-11-03T16:05:33+00:00 2025-11-03T16:05:33+00:00 http://mail.hmgforum.com/viewtopic.php?f=24&t=7711&p=71986#p71986
Lo voy a probar en mi programa]]>

Lo voy a probar en mi programa]]>
<![CDATA[General :: Re: Libvlc.dll Working :: Reply by danielmaximiliano]]> 2025-11-04T01:01:10+00:00 2025-11-04T01:01:10+00:00 http://mail.hmgforum.com/viewtopic.php?f=24&t=7708&p=71987#p71987 Funcional Clase tVLC ( Boton 'Play Cannel 0' y 'Play Cannel 1')
Funcional boton 'buscar camaras'
Funcional boton 'Archivos'

Se agrego nuevo HTML 'tVLC_documentation_interactive.html' en ingles y español sobre Bridge LIBVLC y las clases tVLC y tRTSP

recuerden que estoy trabajando sobre como recuperar el Resource disponible en la camara, asi como agregar las Credenciales (user/pass) de la misma a la clase RTSP.
saludos a todos !!!
enlace de descarga https://drive.google.com/drive/folders/ ... drive_link]]>
Funcional Clase tVLC ( Boton 'Play Cannel 0' y 'Play Cannel 1')
Funcional boton 'buscar camaras'
Funcional boton 'Archivos'

Se agrego nuevo HTML 'tVLC_documentation_interactive.html' en ingles y español sobre Bridge LIBVLC y las clases tVLC y tRTSP

recuerden que estoy trabajando sobre como recuperar el Resource disponible en la camara, asi como agregar las Credenciales (user/pass) de la misma a la clase RTSP.
saludos a todos !!!
enlace de descarga https://drive.google.com/drive/folders/ ... drive_link]]>
<![CDATA[General :: Re: Libvlc.dll Working :: Reply by mol]]> 2025-11-07T19:49:05+00:00 2025-11-07T19:49:05+00:00 http://mail.hmgforum.com/viewtopic.php?f=24&t=7708&p=71993#p71993 <![CDATA[General :: Re: Libvlc.dll Working :: Reply by danielmaximiliano]]> 2025-11-08T01:58:02+00:00 2025-11-08T01:58:02+00:00 http://mail.hmgforum.com/viewtopic.php?f=24&t=7708&p=71994#p71994
haz probado Wireshark antes de conectar la camara, ver las peticiones HTTP o TCP desde tu PC hacia la Ip de la camara ?

mi aplicacion de pc llamada HRS v1.2 hacia la camara deja esta huella en Wireshark :

Code: Select all

1	0.000000	192.168.100.17	192.168.100.16	TCP	66	    63424 → 554 [SYN] Seq=0 Win=65535 Len=0 MSS=1460 WS=256 SACK_PERM
2	0.000249	192.168.100.16	192.168.100.17	TCP	66	    554 → 63424 [SYN, ACK] Seq=0 Ack=1 Win=14600 Len=0 MSS=1460 SACK_PERM WS=4
3	0.000519	192.168.100.17	192.168.100.16	TCP	54	    63424 → 554 [ACK] Seq=1 Ack=1 Win=65280 Len=0
4	0.001293	192.168.100.17	192.168.100.16	RTSP	    194	DESCRIBE rtsp://192.168.100.16:554/22992e47b611dde40dde83b803ca1ab0_0 RTSP/1.0
5	0.001500	192.168.100.16	192.168.100.17	TCP	60	    554 → 63424 [ACK] Seq=1 Ack=141 Win=15672 Len=0
6	0.017779	192.168.100.16	192.168.100.17	RTSP/SDP	671	Reply: RTSP/1.0 200 OK
7	0.018521	192.168.100.17	192.168.100.16	RTSP	    222	SETUP rtsp://192.168.100.16:554/22992e47b611dde40dde83b803ca1ab0_0/trackID=0 RTSP/1.0
8	0.020995	192.168.100.16	192.168.100.17	RTSP	   	Reply: RTSP/1.0 200 OK
9	0.021564	192.168.100.17	192.168.100.16	RTSP	    249	SETUP rtsp://192.168.100.16:554/22992e47b611dde40dde83b803ca1ab0_0/trackID=1 RTSP/1.0
10	0.022046	192.168.100.16	192.168.100.17	RTSP	    200	Reply: RTSP/1.0 200 OK
11	0.022423	192.168.100.17	192.168.100.16	RTSP	    211	PLAY rtsp://192.168.100.16:554/22992e47b611dde40dde83b803ca1ab0_0 RTSP/1.0
12	0.023137	192.168.100.16	192.168.100.17	RTSP	    370	Reply: RTSP/1.0 200 OK
13	0.067928	192.168.100.17	192.168.100.16	TCP	54	    63424 → 554 [ACK] Seq=661 Ack=1226 Win=64256 Len=0
14	0.114435	192.168.100.16	192.168.100.17	RTP	1514	PT=DynamicRTP-Type-96, SSRC=0x76712AA5, Seq=0, Time=0, 


de esta forma rtsp://192.168.100.16:554/22992e47b611dde40dde83b803ca1ab0_0/ saco el Resource que es /22992e47b611dde40dde83b803ca1ab0_0]]>

haz probado Wireshark antes de conectar la camara, ver las peticiones HTTP o TCP desde tu PC hacia la Ip de la camara ?

mi aplicacion de pc llamada HRS v1.2 hacia la camara deja esta huella en Wireshark :

Code: Select all

1	0.000000	192.168.100.17	192.168.100.16	TCP	66	    63424 → 554 [SYN] Seq=0 Win=65535 Len=0 MSS=1460 WS=256 SACK_PERM
2	0.000249	192.168.100.16	192.168.100.17	TCP	66	    554 → 63424 [SYN, ACK] Seq=0 Ack=1 Win=14600 Len=0 MSS=1460 SACK_PERM WS=4
3	0.000519	192.168.100.17	192.168.100.16	TCP	54	    63424 → 554 [ACK] Seq=1 Ack=1 Win=65280 Len=0
4	0.001293	192.168.100.17	192.168.100.16	RTSP	    194	DESCRIBE rtsp://192.168.100.16:554/22992e47b611dde40dde83b803ca1ab0_0 RTSP/1.0
5	0.001500	192.168.100.16	192.168.100.17	TCP	60	    554 → 63424 [ACK] Seq=1 Ack=141 Win=15672 Len=0
6	0.017779	192.168.100.16	192.168.100.17	RTSP/SDP	671	Reply: RTSP/1.0 200 OK
7	0.018521	192.168.100.17	192.168.100.16	RTSP	    222	SETUP rtsp://192.168.100.16:554/22992e47b611dde40dde83b803ca1ab0_0/trackID=0 RTSP/1.0
8	0.020995	192.168.100.16	192.168.100.17	RTSP	   	Reply: RTSP/1.0 200 OK
9	0.021564	192.168.100.17	192.168.100.16	RTSP	    249	SETUP rtsp://192.168.100.16:554/22992e47b611dde40dde83b803ca1ab0_0/trackID=1 RTSP/1.0
10	0.022046	192.168.100.16	192.168.100.17	RTSP	    200	Reply: RTSP/1.0 200 OK
11	0.022423	192.168.100.17	192.168.100.16	RTSP	    211	PLAY rtsp://192.168.100.16:554/22992e47b611dde40dde83b803ca1ab0_0 RTSP/1.0
12	0.023137	192.168.100.16	192.168.100.17	RTSP	    370	Reply: RTSP/1.0 200 OK
13	0.067928	192.168.100.17	192.168.100.16	TCP	54	    63424 → 554 [ACK] Seq=661 Ack=1226 Win=64256 Len=0
14	0.114435	192.168.100.16	192.168.100.17	RTP	1514	PT=DynamicRTP-Type-96, SSRC=0x76712AA5, Seq=0, Time=0, 


de esta forma rtsp://192.168.100.16:554/22992e47b611dde40dde83b803ca1ab0_0/ saco el Resource que es /22992e47b611dde40dde83b803ca1ab0_0]]>
<![CDATA[General :: Re: Libvlc.dll Working :: Reply by mol]]> 2025-11-08T10:24:03+00:00 2025-11-08T10:24:03+00:00 http://mail.hmgforum.com/viewtopic.php?f=24&t=7708&p=71995#p71995 <![CDATA[General :: Re: Libvlc.dll Working :: Reply by danielmaximiliano]]> 2025-11-10T19:08:35+00:00 2025-11-10T19:08:35+00:00 http://mail.hmgforum.com/viewtopic.php?f=24&t=7708&p=71996#p71996 LibVLC en CMD :mrgreen:

en Windows "Buscar", escribir "CMD" , "ejecutar"
en ventana CMD : CD "Ruta del ejemplo"
escribir "pat" este .bat agrega Path de la ruta de HMG ... Mi caso: "c:\hmg.3.6"
compilar con "Compilar*.bat*"
ejecuta el ejemplo con "Cliente"

Nota : Faltan afinar detalles!! :?

Enlace de descarga Drive : https://drive.google.com/drive/folders/ ... sp=sharing]]>
LibVLC en CMD :mrgreen:

en Windows "Buscar", escribir "CMD" , "ejecutar"
en ventana CMD : CD "Ruta del ejemplo"
escribir "pat" este .bat agrega Path de la ruta de HMG ... Mi caso: "c:\hmg.3.6"
compilar con "Compilar*.bat*"
ejecuta el ejemplo con "Cliente"

Nota : Faltan afinar detalles!! :?

Enlace de descarga Drive : https://drive.google.com/drive/folders/ ... sp=sharing]]>
<![CDATA[HMG Source :: Re: ROMPECABEZAS VINTAGE :: Reply by LOUIS]]> 2025-11-10T22:02:41+00:00 2025-11-10T22:02:41+00:00 http://mail.hmgforum.com/viewtopic.php?f=8&t=7492&p=71999#p71999
Como dijo Arquímedes ... EUREKA !!! :mrgreen:

Ya está el juego muy práctico y funcional, ya se puede dar click directamente en los números grandes (ya no en los pequeños)
Si alguien lo quiere poner más bonito, puede hacerlo, por ejemplo grabar nombres de los players con el # de movimientos y el tiempo que hizo,
pero sólo para los 5 o 10 primeros lugares ...

Porque como digo, ahora sí el juego está súper 😍
Enjoy it !

Saludos
Louis

Attachments


NO RESUELTO.jpg (200.69 KiB)


RESUELTO 2.jpg (217.14 KiB)


RESUELTO 1.jpg (216.93 KiB)

ROMPECAB.rar (402.56 KiB)
]]>

Como dijo Arquímedes ... EUREKA !!! :mrgreen:

Ya está el juego muy práctico y funcional, ya se puede dar click directamente en los números grandes (ya no en los pequeños)
Si alguien lo quiere poner más bonito, puede hacerlo, por ejemplo grabar nombres de los players con el # de movimientos y el tiempo que hizo,
pero sólo para los 5 o 10 primeros lugares ...

Porque como digo, ahora sí el juego está súper 😍
Enjoy it !

Saludos
Louis

Attachments


NO RESUELTO.jpg (200.69 KiB)


RESUELTO 2.jpg (217.14 KiB)


RESUELTO 1.jpg (216.93 KiB)

ROMPECAB.rar (402.56 KiB)
]]>
<![CDATA[HMG Source :: Re: ROMPECABEZAS VINTAGE :: Reply by serge_girard]]> 2025-11-11T07:48:44+00:00 2025-11-11T07:48:44+00:00 http://mail.hmgforum.com/viewtopic.php?f=8&t=7492&p=72003#p72003 <![CDATA[HMG Source :: Re: ROMPECABEZAS VINTAGE :: Reply by LOUIS]]> 2025-11-13T22:06:57+00:00 2025-11-13T22:06:57+00:00 http://mail.hmgforum.com/viewtopic.php?f=8&t=7492&p=72006#p72006
Por aquí con una actualización, debido a que la última vez me emocioné mucho y subí el prg, luego me dí cuenta que faltó ciertos detalles.
Cuando decía que lo resolvió con o sin Comodín, podía pedir otro juego o salir, pero no mostraba el tiempo que hizo.

También ahora cuenta con una label para pedir otro Juego, a partir del #2 va mostrando cuántos juegos van.
Cuando pide el segundo juego y de ahí en adelante, los "botones" de los números aparecen en color negro/blanco, pero a medida que va dando click, van cambiando a su propio color blanco/azul (eso es algo que no puedo controlar, si alguien de uds lo quiere corregir, adelante).

Al dar escape, el programa salía sin decir nada, ahora ya no, lo pasa por el Gato :mrgreen:

Saludos
Louis

P.D.- Insisto si alguien quiere modificar, grabando el nombre de los 10 jugadores que resolvieron con menor # de movimientos, go ahead !

Attachments


RESUELTO 2.jpg (236.36 KiB)


RESUELTO 1.jpg (236.81 KiB)


NO RESUELTO.jpg (215.2 KiB)


JUEGO 2 DESPUÉS.jpg (244.14 KiB)


JUEGO 2 AL INICIO.jpg (222.3 KiB)

ROMPECAB.rar (11.4 KiB)
]]>

Por aquí con una actualización, debido a que la última vez me emocioné mucho y subí el prg, luego me dí cuenta que faltó ciertos detalles.
Cuando decía que lo resolvió con o sin Comodín, podía pedir otro juego o salir, pero no mostraba el tiempo que hizo.

También ahora cuenta con una label para pedir otro Juego, a partir del #2 va mostrando cuántos juegos van.
Cuando pide el segundo juego y de ahí en adelante, los "botones" de los números aparecen en color negro/blanco, pero a medida que va dando click, van cambiando a su propio color blanco/azul (eso es algo que no puedo controlar, si alguien de uds lo quiere corregir, adelante).

Al dar escape, el programa salía sin decir nada, ahora ya no, lo pasa por el Gato :mrgreen:

Saludos
Louis

P.D.- Insisto si alguien quiere modificar, grabando el nombre de los 10 jugadores que resolvieron con menor # de movimientos, go ahead !

Attachments


RESUELTO 2.jpg (236.36 KiB)


RESUELTO 1.jpg (236.81 KiB)


NO RESUELTO.jpg (215.2 KiB)


JUEGO 2 DESPUÉS.jpg (244.14 KiB)


JUEGO 2 AL INICIO.jpg (222.3 KiB)

ROMPECAB.rar (11.4 KiB)
]]>
<![CDATA[HMG Source :: Re: ROMPECABEZAS VINTAGE :: Reply by LOUIS]]> 2025-11-14T23:50:18+00:00 2025-11-14T23:50:18+00:00 http://mail.hmgforum.com/viewtopic.php?f=8&t=7492&p=72007#p72007
En el primero, al definir windows vintage, suprimid la label que decía new game 1234, sólo dejad así:

Code: Select all

   @ 000,0975 LABEL L0 WIDTH 360 HEIGHT 105 FONT "TAHOMA" FONTCOLOR WHITE BOLD SIZE 33 VALUE "ROMPECABEZAS VINTAGE" TRANSPARENT UNDERLINE CENTERALIGN
   @ 055,1300 LABEL L7 WIDTH 060 HEIGHT 052 FONT "TAHOMA" FONTCOLOR BLACK BOLD SIZE 33 VALUE "" TRANSPARENT
   @ 140,0975 LABEL L1 WIDTH 360 HEIGHT 175 FONT "ARIAL" FONTCOLOR WHITE BOLD SIZE 24 VALUE "HAY QUE ORDENARLO DEL 1 AL 15 + EL CUADRO NEGRO AL FINAL !" TRANSPARENT CENTERALIGN

   @ 650,0999 LABEL L3 VALUE "NÚMERO DE MOVIMIENTOS" WIDTH 190 HEIGHT 60 FONT "ARIAL" SIZE 20 BOLD FONTCOLOR WHITE BACKCOLOR BLUE
   @ 650,1189 LABEL L4 VALUE ""                      WIDTH 111 HEIGHT 60 FONT "ARIAL" SIZE 40 BOLD FONTCOLOR WHITE BACKCOLOR BLUE

   @ 725,0999 BUTTON B1 CAPTION "COMODIN" WIDTH 99 HEIGHT 30 FONT "ARIAL" SIZE 12 BOLD ONCLICK USAR_COMODIN() TOOLTIP 'SÓLO SE USA UNA VEZ POR JUEGO !'
   @ 725,1125 BUTTON B2 CAPTION "H E L P" WIDTH 75 HEIGHT 30 FONT "ARIAL" SIZE 12 BOLD ONCLICK AYUDA()
   @ 725,1225 BUTTON B3 CAPTION "Q U I T" WIDTH 75 HEIGHT 30 FONT "ARIAL" SIZE 12 BOLD ONCLICK SALIR() TOOLTIP 'ABORTA EL JUEGO Y SALE'
En el segundo en la function reiniciar, suprimid 2 líneas, dejad así:

Code: Select all

*-----------------
FUNCTION REINICIAR

VINTAGE.L2.RELEASE
ENTRADA:=TIME()
JUEGOS=JUEGOS+1
VINTAGE.L7.VALUE := ALLTRIM(STR(JUEGOS))   // CONTADOR DE JUEGOS

VINTAGE.L5.RELEASE
IF JUEGOS > 1
   FOR i := 1 TO 15
       DoMethod ("VINTAGE", "H"+ALLTRIM(STR(i)), "RELEASE")
   NEXT
ENDIF
IF JUEGOS > 2
   FOR i := 1 TO 15
       DoMethod ("VINTAGE", "G"+ALLTRIM(STR(i)), "RELEASE")
   NEXT
ENDIF

COMODIN:=0
MOV:=0
VINTAGE.L4.VALUE := " "+ALLTRIM(STR(MOV))	// CONTADOR DE MOVIMIENTOS

FOR i := 1 TO 16
    DoMethod ("VINTAGE", "X"+ALLTRIM(STR(i)), "RELEASE")
NEXT

DO EVENTS
MODELO()
DESORDENAR()
RETURN
Creo que ahora sí quedó sin error, disculpad.

Saludos
Louis]]>

En el primero, al definir windows vintage, suprimid la label que decía new game 1234, sólo dejad así:

Code: Select all

   @ 000,0975 LABEL L0 WIDTH 360 HEIGHT 105 FONT "TAHOMA" FONTCOLOR WHITE BOLD SIZE 33 VALUE "ROMPECABEZAS VINTAGE" TRANSPARENT UNDERLINE CENTERALIGN
   @ 055,1300 LABEL L7 WIDTH 060 HEIGHT 052 FONT "TAHOMA" FONTCOLOR BLACK BOLD SIZE 33 VALUE "" TRANSPARENT
   @ 140,0975 LABEL L1 WIDTH 360 HEIGHT 175 FONT "ARIAL" FONTCOLOR WHITE BOLD SIZE 24 VALUE "HAY QUE ORDENARLO DEL 1 AL 15 + EL CUADRO NEGRO AL FINAL !" TRANSPARENT CENTERALIGN

   @ 650,0999 LABEL L3 VALUE "NÚMERO DE MOVIMIENTOS" WIDTH 190 HEIGHT 60 FONT "ARIAL" SIZE 20 BOLD FONTCOLOR WHITE BACKCOLOR BLUE
   @ 650,1189 LABEL L4 VALUE ""                      WIDTH 111 HEIGHT 60 FONT "ARIAL" SIZE 40 BOLD FONTCOLOR WHITE BACKCOLOR BLUE

   @ 725,0999 BUTTON B1 CAPTION "COMODIN" WIDTH 99 HEIGHT 30 FONT "ARIAL" SIZE 12 BOLD ONCLICK USAR_COMODIN() TOOLTIP 'SÓLO SE USA UNA VEZ POR JUEGO !'
   @ 725,1125 BUTTON B2 CAPTION "H E L P" WIDTH 75 HEIGHT 30 FONT "ARIAL" SIZE 12 BOLD ONCLICK AYUDA()
   @ 725,1225 BUTTON B3 CAPTION "Q U I T" WIDTH 75 HEIGHT 30 FONT "ARIAL" SIZE 12 BOLD ONCLICK SALIR() TOOLTIP 'ABORTA EL JUEGO Y SALE'
En el segundo en la function reiniciar, suprimid 2 líneas, dejad así:

Code: Select all

*-----------------
FUNCTION REINICIAR

VINTAGE.L2.RELEASE
ENTRADA:=TIME()
JUEGOS=JUEGOS+1
VINTAGE.L7.VALUE := ALLTRIM(STR(JUEGOS))   // CONTADOR DE JUEGOS

VINTAGE.L5.RELEASE
IF JUEGOS > 1
   FOR i := 1 TO 15
       DoMethod ("VINTAGE", "H"+ALLTRIM(STR(i)), "RELEASE")
   NEXT
ENDIF
IF JUEGOS > 2
   FOR i := 1 TO 15
       DoMethod ("VINTAGE", "G"+ALLTRIM(STR(i)), "RELEASE")
   NEXT
ENDIF

COMODIN:=0
MOV:=0
VINTAGE.L4.VALUE := " "+ALLTRIM(STR(MOV))	// CONTADOR DE MOVIMIENTOS

FOR i := 1 TO 16
    DoMethod ("VINTAGE", "X"+ALLTRIM(STR(i)), "RELEASE")
NEXT

DO EVENTS
MODELO()
DESORDENAR()
RETURN
Creo que ahora sí quedó sin error, disculpad.

Saludos
Louis]]>
<![CDATA[HMG Utilities :: Re: Compartiendo ideas :: Reply by mol]]> 2025-11-01T07:46:06+00:00 2025-11-01T07:46:06+00:00 http://mail.hmgforum.com/viewtopic.php?f=10&t=7709&p=71984#p71984 But, last week I bought tablet and I installed nee winlator and is disaster.
A lot of ads]]>
But, last week I bought tablet and I installed nee winlator and is disaster.
A lot of ads]]>
<![CDATA[HMG Utilities :: Re: Compartiendo ideas :: Reply by nelido]]> 2025-11-10T21:29:50+00:00 2025-11-10T22:49:40+00:00 http://mail.hmgforum.com/viewtopic.php?f=10&t=7709&p=71997#p71997 A mí me sucedió algo parecido, probé la 9 y 10 pero no me funcionó bien y me quedé con la 8.0 muy estable y el teclado táctil reconfigurable funciona perfectamente, yo pensé que fuera porque mi móvil solo dispone de 3 GB.

Un abrazo hermano.

Dear Marek,
Something similar happened to me. I tried versions 9 and 10, but they didn't work well for me, so I stuck with 8.0. It's very stable, and the reconfigurable touch keyboard works perfectly. I thought it might be because my phone only has 3 GB of storage.

Best regards.]]>
A mí me sucedió algo parecido, probé la 9 y 10 pero no me funcionó bien y me quedé con la 8.0 muy estable y el teclado táctil reconfigurable funciona perfectamente, yo pensé que fuera porque mi móvil solo dispone de 3 GB.

Un abrazo hermano.

Dear Marek,
Something similar happened to me. I tried versions 9 and 10, but they didn't work well for me, so I stuck with 8.0. It's very stable, and the reconfigurable touch keyboard works perfectly. I thought it might be because my phone only has 3 GB of storage.

Best regards.]]>
<![CDATA[HMG Utilities :: Re: Compartiendo ideas :: Reply by nelido]]> 2025-11-10T21:30:37+00:00 2025-11-10T21:30:37+00:00 http://mail.hmgforum.com/viewtopic.php?f=10&t=7709&p=71998#p71998 A mí me sucedió algo parecido, probé la 9 y 10 pero no me funcionó bien y me quedé con la 8.0 muy estable y el teclado táctil reconfigurable funciona perfectamente, yo pensé que fuera porque mi móvil solo dispone de 3 GB.

Un abrazo hermano.]]>
A mí me sucedió algo parecido, probé la 9 y 10 pero no me funcionó bien y me quedé con la 8.0 muy estable y el teclado táctil reconfigurable funciona perfectamente, yo pensé que fuera porque mi móvil solo dispone de 3 GB.

Un abrazo hermano.]]>
<![CDATA[HMG Utilities :: Re: Compartiendo ideas :: Reply by nelido]]> 2025-11-10T22:41:32+00:00 2025-11-10T22:41:32+00:00 http://mail.hmgforum.com/viewtopic.php?f=10&t=7709&p=72000#p72000 Something similar happened to me. I tried versions 9 and 10, but they didn't work well for me, so I stuck with 8.0. It's very stable, and the reconfigurable touch keyboard works perfectly. I thought it might be because my phone only has 3 GB of storage.

Best regards.]]>
Something similar happened to me. I tried versions 9 and 10, but they didn't work well for me, so I stuck with 8.0. It's very stable, and the reconfigurable touch keyboard works perfectly. I thought it might be because my phone only has 3 GB of storage.

Best regards.]]>
<![CDATA[HMG Utilities :: Re: Compartiendo ideas :: Reply by nelido]]> 2025-11-10T22:46:07+00:00 2025-11-10T22:46:07+00:00 http://mail.hmgforum.com/viewtopic.php?f=10&t=7709&p=72002#p72002 Something similar happened to me. I tried versions 9 and 10, but they didn't work well for me, so I stuck with 8.0. It's very stable, and the reconfigurable touch keyboard works perfectly. I thought it might be because my phone only has 3 GB of storage.

Best regards.]]>
Something similar happened to me. I tried versions 9 and 10, but they didn't work well for me, so I stuck with 8.0. It's very stable, and the reconfigurable touch keyboard works perfectly. I thought it might be because my phone only has 3 GB of storage.

Best regards.]]>
<![CDATA[HMG Utilities :: Re: Compartiendo ideas :: Reply by mol]]> 2025-11-11T07:50:29+00:00 2025-11-11T07:50:29+00:00 http://mail.hmgforum.com/viewtopic.php?f=10&t=7709&p=72004#p72004 <![CDATA[HMG Utilities :: Re: Compartiendo ideas :: Reply by nelido]]> 2025-11-11T18:03:14+00:00 2025-11-11T18:03:14+00:00 http://mail.hmgforum.com/viewtopic.php?f=10&t=7709&p=72005#p72005
If you've used another emulator that works better for you, I'd appreciate it if you could let me know so I can try it. I only have 3 GB of storage on my phone. Cheers.]]>

If you've used another emulator that works better for you, I'd appreciate it if you could let me know so I can try it. I only have 3 GB of storage on my phone. Cheers.]]>
<![CDATA[HMG Utilities :: Re: Funcion CAPTA y EDITA sobre harbour 3.4.4 :: Reply by nelido]]> 2025-11-24T20:42:53+00:00 2025-11-24T20:42:53+00:00 http://mail.hmgforum.com/viewtopic.php?f=10&t=7704&p=72010#p72010 <![CDATA[HMG Utilities :: App harbour 3.4.4 ejecutando en móvil Android :: Author nelido]]> 2025-11-30T11:08:45+00:00 2025-11-30T11:08:45+00:00 http://mail.hmgforum.com/viewtopic.php?f=10&t=7716&p=72012#p72012

Attachments


DefinirUnidadMemo.jpg (176.84 KiB)


DefinirUnidadMunicipio.jpg (211.93 KiB)


EntradasAutolecturas.jpg (318.3 KiB)


MenuPrincipal.jpg (166.51 KiB)


SalidaInforme.jpg (315.44 KiB)

]]>

Attachments


DefinirUnidadMemo.jpg (176.84 KiB)


DefinirUnidadMunicipio.jpg (211.93 KiB)


EntradasAutolecturas.jpg (318.3 KiB)


MenuPrincipal.jpg (166.51 KiB)


SalidaInforme.jpg (315.44 KiB)

]]>
<![CDATA[My HMG Projects :: 📢 Announcement: Exclusive Access to Private MiniGUI 25.11 Builds :: Author gfilatov]]> 2025-11-06T18:45:38+00:00 2025-11-06T18:45:38+00:00 http://mail.hmgforum.com/viewtopic.php?f=15&t=7713&p=71990#p71990
We’re pleased to announce the release of exclusive Private MiniGUI 25.11 packages. :)

The following packages are now available: :arrow:

🔹 MiniGUI MinGW 64-bit Package
🔹 MiniGUI BCC 7.70 Package
🔹 MiniGUI xHarbour Package

NEW!
🔹 MiniGUI Zig (Clang backend) 64-bit Archive

These builds are exclusively available to MiniGUI donors as a token of our gratitude for your continued support.

Thank you for being part of the MiniGUI community!

Warm regards,
Grigory Filatov
on behalf of the MiniGUI Team]]>

We’re pleased to announce the release of exclusive Private MiniGUI 25.11 packages. :)

The following packages are now available: :arrow:

🔹 MiniGUI MinGW 64-bit Package
🔹 MiniGUI BCC 7.70 Package
🔹 MiniGUI xHarbour Package

NEW!
🔹 MiniGUI Zig (Clang backend) 64-bit Archive

These builds are exclusively available to MiniGUI donors as a token of our gratitude for your continued support.

Thank you for being part of the MiniGUI community!

Warm regards,
Grigory Filatov
on behalf of the MiniGUI Team]]>
<![CDATA[My HMG Projects :: Re: 📢 Announcement: Exclusive Access to Private MiniGUI 25.11 Builds :: Reply by serge_girard]]> 2025-11-07T07:17:10+00:00 2025-11-07T07:17:10+00:00 http://mail.hmgforum.com/viewtopic.php?f=15&t=7713&p=71991#p71991 <![CDATA[My HMG Projects :: Drag & Drop :: Author Steed]]> 2025-11-19T23:28:28+00:00 2025-11-19T23:28:28+00:00 http://mail.hmgforum.com/viewtopic.php?f=15&t=7714&p=72008#p72008
Attached please Find Drag & Drag Implementation
Based in some samples that i found in the forum (Pablo Cesar , Kdj, AUGE_OHR, etc...)
Don't forget to try to drag some file from the explorer to any Edit o Textobox Control
DragDrop.zip
Demo3.gif

Attachments

DragDrop.zip (64.61 KiB)

Demo3.gif (1590.95 KiB)

]]>

Attached please Find Drag & Drag Implementation
Based in some samples that i found in the forum (Pablo Cesar , Kdj, AUGE_OHR, etc...)
Don't forget to try to drag some file from the explorer to any Edit o Textobox Control
DragDrop.zip
Demo3.gif

Attachments

DragDrop.zip (64.61 KiB)

Demo3.gif (1590.95 KiB)

]]>
<![CDATA[My HMG Projects :: Re: Drag & Drop :: Reply by serge_girard]]> 2025-11-21T08:29:28+00:00 2025-11-21T08:29:28+00:00 http://mail.hmgforum.com/viewtopic.php?f=15&t=7714&p=72009#p72009 <![CDATA[My HMG Projects :: 📢 Announcement: Exclusive Access to Private MiniGUI 25.11.1 Builds :: Author gfilatov]]> 2025-11-29T10:50:34+00:00 2025-11-29T10:50:34+00:00 http://mail.hmgforum.com/viewtopic.php?f=15&t=7715&p=72011#p72011
We’re pleased to announce the release of exclusive Private MiniGUI 25.11 Update 1 packages.

The following packages are now available:

🔹 MiniGUI MinGW 64-bit Package
🔹 MiniGUI BCC 7.70 Package
🔹 MiniGUI xHarbour Package

NEW!
🔹 MiniGUI Zig (Clang backend) 64-bit Archive includes
- harbour and hbmk2 binaries;
- minigui libs and sources;
- selected examples (sqlrdd was included).

These builds are exclusively available to MiniGUI donors as a token of our gratitude for your continued support.

Thank you for being part of the MiniGUI community!

Warm regards,
Grigory Filatov
on behalf of the MiniGUI Team]]>

We’re pleased to announce the release of exclusive Private MiniGUI 25.11 Update 1 packages.

The following packages are now available:

🔹 MiniGUI MinGW 64-bit Package
🔹 MiniGUI BCC 7.70 Package
🔹 MiniGUI xHarbour Package

NEW!
🔹 MiniGUI Zig (Clang backend) 64-bit Archive includes
- harbour and hbmk2 binaries;
- minigui libs and sources;
- selected examples (sqlrdd was included).

These builds are exclusively available to MiniGUI donors as a token of our gratitude for your continued support.

Thank you for being part of the MiniGUI community!

Warm regards,
Grigory Filatov
on behalf of the MiniGUI Team]]>