In order for this site to work correctly we need to store a small file (called a cookie) on your computer. Most every site in the world does this, however since the 25th of May 2011, by law we have to get your permission first. Please abandon the forum if you disagree.

Para que este foro funcione correctamente es necesario guardar un pequeño fichero (llamado cookie) en su ordenador. La mayoría de los sitios de Internet lo hacen, no obstante desde el 25 de Marzo de 2011 y por ley, necesitamos de su permiso con antelación. Abandone este foro si no está conforme.

Se encontraron 122 coincidencias

por DC
Dom May 09, 2021 1:46 am
Foro: English
Tema: What does the sample treeviewmod do?
Respuestas: 7
Vistas: 2813

Re: What does the sample treeviewmod do?

Tried it this weekend, and you're correct - it's the lReadOnly property, which was set to True. "Sorry for the trouble." I'm refamiliarizing with Xailer. This kind of trouble is welcome, thanks for the assistance. Hi, Thank you for the info. I presume if you set the property lReadOnly to ....
por DC
Vie May 07, 2021 3:49 am
Foro: English
Tema: What does the sample treeviewmod do?
Respuestas: 7
Vistas: 2813

Re: What does the sample treeviewmod do?

I see what's going on, although I can't explain why. It looks like what's happening, is that the EditMod1BtnClick method, isn't responding to the button click. I placed breakpoints inside that method, and it never gets there, after the button click. However, I added a EditMod1Click method to the OnC...
por DC
Vie May 07, 2021 2:59 am
Foro: English
Tema: What does the sample treeviewmod do?
Respuestas: 7
Vistas: 2813

Re: What does the sample treeviewmod do?

I tried your attachment, and it's different from the one I have. As you said, it no longer default to the TEMP folder. I re-built your version, and nothing happens when I click on the 3 vertical dots. I tried attaching, but the forum won't allow the .zip file, which is about 1,200,000 bytes. I'll tr...
por DC
Jue May 06, 2021 4:39 pm
Foro: English
Tema: Write a delimited import routine for a Sqlite table, or import to dbf, then sql insert to sqlite?
Respuestas: 5
Vistas: 2199

Re: Write a delimited import routine for a Sqlite table, or import to dbf, then sql insert to sqlite?

I posted the question, figured it out, and then removed it. The REFRESHes are working fine now. (By 'thread', I mean the thread on the forum, not a thread in an application. Like this thread right here, abou delimited imports). Hi, Sorry I do not understand your question. In any case you CAN NOT do ...
por DC
Jue May 06, 2021 4:38 pm
Foro: English
Tema: What does the sample treeviewmod do?
Respuestas: 7
Vistas: 2813

Re: What does the sample treeviewmod do?

Hi Ignacio,

I tried the 3 dots, but it does nothing. I probably don't have the most updated sample ; can you forward a link?


T & R,

DC
ignacio escribió: Jue May 06, 2021 10:44 am Hi,

Just click on the Edit three dots button on the right side of it. BTW, default value 'c:\temp' has been removed from the sample. Thanks.

Regards,
por DC
Jue May 06, 2021 2:23 am
Foro: English
Tema: What does the sample treeviewmod do?
Respuestas: 7
Vistas: 2813

What does the sample treeviewmod do?

Hi, Looking at the code, there's supposed to some file handling. And one of the buttons says "Change all uppercase". But the form doesn't seem to do anything. It just shows a TEMP folder, but it doesn't allow you to change the folder. Can you go ahead and re-build the project, so you can s...
por DC
Mar May 04, 2021 11:10 pm
Foro: English
Tema: Write a delimited import routine for a Sqlite table, or import to dbf, then sql insert to sqlite?
Respuestas: 5
Vistas: 2199

Re: Write a delimited import routine for a Sqlite table, or import to dbf, then sql insert to sqlite?

Sounds good, I'll give it a try, thanks Ignacio.

Got one more question, related to the refreshing of a Listbox. Will open a different thread.
por DC
Mar May 04, 2021 3:29 pm
Foro: English
Tema: Write a delimited import routine for a Sqlite table, or import to dbf, then sql insert to sqlite?
Respuestas: 5
Vistas: 2199

Write a delimited import routine for a Sqlite table, or import to dbf, then sql insert to sqlite?

Hi, I'm writing a routine to import two types of delimited files to sqlite tables. One of the files is pipe-delimited, and the other is tab-delimited. It just occurred to me, that maybe I should import the files into a dbf table first, then insert them into sqlite without writing any import code. I ...
por DC
Dom May 02, 2021 8:58 pm
Foro: English
Tema: Tab order, and shortcut/hot keys
Respuestas: 2
Vistas: 1453

Re: Tab order, and shortcut/hot keys

Thanks, Jose.
por DC
Vie Abr 30, 2021 12:31 am
Foro: English
Tema: Tab order, and shortcut/hot keys
Respuestas: 2
Vistas: 1453

Tab order, and shortcut/hot keys

Hi, Two questions and a subquestion 1) Other than Arrange Controls, is there a way to specify the tab order? Like this edit box is number 1, this button is 2nd, etc.? 2) How do we assign shortcut keys to Edit boxes and buttons? 2a) Is it possible to assign a single digit as a shortcut key, in order ...
por DC
Jue Abr 22, 2021 11:20 pm
Foro: English
Tema: New Xailer version 7.0.9
Respuestas: 1
Vistas: 2602

Re: New Xailer version 7.0.9

Looks good, I just ordered Enterprise, and will purchase a portable option as well.
por DC
Mar Jul 14, 2020 5:45 pm
Foro: English
Tema: Cannot make use of external include files
Respuestas: 2
Vistas: 37622

Re: Cannot make use of external include files

"It should be at the field 'More options' with the 'i' flag. -i<MyPath>" This is what I need, thanks. I was putting it after the Projects/Properties/include value, beginning with a semicolon. i also tried in the Tools/Options/Directories/Harbour, thus G:\Xailer6\hb32\Include ; c:\External\...
por DC
Lun Jul 13, 2020 6:48 pm
Foro: English
Tema: Cannot make use of external include files
Respuestas: 2
Vistas: 37622

Cannot make use of external include files

Hi, I tried searching the forum for include and include file , in the advanced search, but it says the words are too common, even "Include file" as a a phrase. The Xailer build won't recognized externally specified include files. So e.g. in Project Properties, if we have C:\Xailer\Projects...
por DC
Sab Ago 10, 2019 2:24 pm
Foro: English
Tema: How to set the table for a tDbfBrowse?
Respuestas: 9
Vistas: 43563

Re: How to set the table for a tDbfBrowse?

Np, I'll try to get to that video this weekend.

ignacio escribió:DC,

Sorry for using the word 'complaint' badly, English is not my first language and sadly I often made that kind of errors. Glad you got it working BTW.

Regards,
por DC
Lun Ago 05, 2019 8:41 pm
Foro: English
Tema: How to set the table for a tDbfBrowse?
Respuestas: 9
Vistas: 43563

Re: How to set the table for a tDbfBrowse?

Although I do have complaints, I don't believe that asking for help on a forum constitutes a complaint. Perhaps I'm stupid or have a mental block, when it comes to these types of problems. It's possible. Or maybe I'm so used to the automated generation of common components in modern IDEs, that my sp...
por DC
Sab Jul 27, 2019 1:13 am
Foro: English
Tema: How to set the table for a tDbfBrowse?
Respuestas: 9
Vistas: 43563

Re: How to set the table for a tDbfBrowse?

Hi, I added a field SAVEHTML to the table, and then unsuccessfully tried to add a column. The entire browse truncated to only 2 columns, after trying to add a new column. I happened several times. So I went into the source folder, Edited frm_Config_Edit.xfm, and cloned another boolean field. It most...
por DC
Vie Jul 19, 2019 10:03 pm
Foro: English
Tema: How to set the table for a tDbfBrowse?
Respuestas: 9
Vistas: 43563

Re: How to set the table for a tDbfBrowse?

Edit: 07/19/2019 EST, 9:05 pm Hi, I'm getting a different result, on my home desktop. It's working fine, there. It's 8.1 Windows. The laptop, where I have the problems described below, is Windows 10 with an SSD drive. If you have any suggestions, let me know. Otherwise, we can close this problem thr...
por DC
Vie Jul 19, 2019 3:42 pm
Foro: English
Tema: How to set the table for a tDbfBrowse?
Respuestas: 9
Vistas: 43563

Re: How to set the table for a tDbfBrowse?

Ignacio, you understood. That's exactly what I was for, thanks.


Regards,

DC
ignacio escribió:

BTW, to see a sample of using TDbfBrowse instead of TDbBrowsse (NO Datacontrols), see this sample: samples/Datacontrols/DbfData3

Regards,
por DC
Vie Jul 19, 2019 12:15 am
Foro: English
Tema: How to set the table for a tDbfBrowse?
Respuestas: 9
Vistas: 43563

How to set the table for a tDbfBrowse?

Hi, Can someone forward instructions about how to simply attach a table to tDBFBrowse or tCDXDataSource or tDBFBrowse, or whatever we're supposed to use? I've been looking at the c:\Xailer6\Samples\Browses\BrwEdit sample for hours, and can't figure out how they connect the actual table to the Browse...
por DC
Sab Jul 13, 2019 3:01 pm
Foro: English
Tema: Mingw error crtbegin
Respuestas: 4
Vistas: 31319

Re: Mingw error crtbegin

Ok, I understand. Completely uninstall and remove the hb32 folder, then reinstall.

Got it, thanks.

jfgimenez escribió:Hi,

you've surely mixed two versions of mingw. Please, reinstall our Harbour+MinGW binaries in a new EMPTY directory
por DC
Vie Jul 12, 2019 2:23 am
Foro: English
Tema: Mingw error crtbegin
Respuestas: 4
Vistas: 31319

Re: Mingw error crtbegin

Thanks, But now I'm getting errors like these: Compiling: YTVideos.prg... c:/xailer6/hb32/comp/mingw/i686-w64-mingw32/include/crtdefs.h:123:19: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'typedef' c:/xailer6/hb32/comp/mingw/i686-w64-mingw32/include/crtdefs.h:138:9: error: unknown...
por DC
Sab Jul 06, 2019 5:42 pm
Foro: English
Tema: Mingw error crtbegin
Respuestas: 4
Vistas: 31319

Mingw error crtbegin

Hi, I just recently installed 6.2, and harbour in \xailer6\hb32. The setup program installed mingw in c:\xailer6\hb32\comp\mingw. The library crtbegin.o is in c:\xailer6\hb32\comp\mingw\lib\gcc\mingw32\4.9.2. But the Xailer linker seems to be looking for these libraries in c:/xailer6/hb32/comp/mingw...
por DC
Lun Jul 01, 2019 2:01 pm
Foro: English
Tema: After final executable, undefined reference to `HB_FUN_HB_GT_WIN'
Respuestas: 2
Vistas: 26588

Re: After final executable, undefined reference to `HB_FUN_HB_GT_WIN'

Ok, thanks. Hi, I still have an Xailer laptop with 5.03. I've been debugging and running an executable with no problems. However, after removing Debug info, and trying to build the final executable, it will no longer link and create the exe. The error is C:/Xailer/hb32/Lib/Win/mingw/libhbrtl.a(gtsys...
por DC
Lun Jul 01, 2019 2:00 pm
Foro: English
Tema: introduce the activation key manually
Respuestas: 2
Vistas: 25906

Re: introduce the activation key manually

Will do, thanks.
ignacio escribió:Hi,

Please contact privately with support.

Regards,
por DC
Sab Jun 29, 2019 12:40 pm
Foro: English
Tema: After final executable, undefined reference to `HB_FUN_HB_GT_WIN'
Respuestas: 2
Vistas: 26588

After final executable, undefined reference to `HB_FUN_HB_GT_WIN'

Hi, I still have an Xailer laptop with 5.03. I've been debugging and running an executable with no problems. However, after removing Debug info, and trying to build the final executable, it will no longer link and create the exe. The error is C:/Xailer/hb32/Lib/Win/mingw/libhbrtl.a(gtsys.o):gtsys.c:...