Problems with TBROWSE when I am in TEXTBOX

General Help regarding HMG, Compilation, Linking, Samples

Moderator: Rathinagiri

Post Reply
User avatar
jorge_riv
Posts: 62
Joined: Thu Nov 22, 2018 2:20 pm
DBs Used: DBF, MySQL,SQL SERVER, Oracle.

Problems with TBROWSE when I am in TEXTBOX

Post by jorge_riv »

Al estar en TEXTBOX Apellido y ingresar se borran de la pantalla los otros LABEL y TEXTBOX, no entiendo a que se debe. Prueben y se daran cuenta a que me refiero. Si alguien sabe a que se debe, les agradesco.
---------------------------------------------------------------------------------------------------
Being in TEXTBOX Surname and entering the other LABEL and TEXTBOX are deleted from the screen, I do not understand why it is. Try and you will find out what I mean. If anyone knows why, I thank them.
Attachments
Pruea_Tbrowse.rar
(3.08 MiB) Downloaded 144 times
User avatar
SALINETAS24
Posts: 667
Joined: Tue Feb 27, 2018 3:06 am
DBs Used: DBF
Contact:

Re: Problems with TBROWSE when I am in TEXTBOX

Post by SALINETAS24 »

No puedo compilar, me dice que no tengo la clase Tbrow...

Code: Select all

arbour 3.2.0dev (r1703241902)
Copyright (c) 1999-2016, http://harbour-project.org/

DEMO.prg(2) Error F0029  Can't open #include file 'tsbrowse.ch'
hbmk2: Error: Ejecutando compilador Harbour (interno): 1
(c:\hmg.3.4.4\harbour\bin\harbour.exe) -n2 DEMO.prg -DHBMK_HAS_HMG32=1 -q -oC:\DOCUME~1\PROPIE~1\CONFIG~1\Temp\hbmk_76w3dl.dir\ -ic:\hmg.3.4.4\harbour\include -i. -ic:\hmg.3.4.4\include


Como dijo el gran pensador Hommer Simpson..., - En este mundo solo hay 3 tipos de personas, los que saben contar y los que no. :shock:
User avatar
AUGE_OHR
Posts: 2060
Joined: Sun Aug 25, 2019 3:12 pm
DBs Used: DBF, PostgreSQL, MySQL, SQLite
Location: Hamburg, Germany

Re: Problems with TBROWSE when I am in TEXTBOX

Post by AUGE_OHR »

hi,

where does TsBrowse come from :?:
incPaths=C:\hmg.3.4.4\0\TBROWSE
is this Code for Extended Version :?:
have fun
Jimmy
User avatar
jorge_riv
Posts: 62
Joined: Thu Nov 22, 2018 2:20 pm
DBs Used: DBF, MySQL,SQL SERVER, Oracle.

Re: Problems with TBROWSE when I am in TEXTBOX

Post by jorge_riv »

Uso: Harbour MiniGUI Extended Edition 20.08 (Release)
El problema es al usar el TBROWSE, no entiendo porque pasa eso con la pantalla.
User avatar
jorge_riv
Posts: 62
Joined: Thu Nov 22, 2018 2:20 pm
DBs Used: DBF, MySQL,SQL SERVER, Oracle.

Re: Problems with TBROWSE when I am in TEXTBOX

Post by jorge_riv »

Envio TSBROWSE.ch
Attachments
TSBROWSE.rar
(7.65 KiB) Downloaded 122 times
Post Reply