Search found 779 matches: contained

Return to advanced search

Re: COPY TO not following SET DEFAULT TO

... files, the DEFAULT drive and directory are searched first. To set additional search paths for file access, use SET PATH. I'll try to create a self-contained example to see whether I can replicate the buggy behaviour
by hua
Mon Jun 24, 2024 2:45 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: COPY TO not following SET DEFAULT TO in xHb (solved)
Replies: 17
Views: 339

Re: DivMasterJS

... It is similar to <div></div>. <div>: No special meaning, serves as a generic container. <article>: Represents self-contained, standalone content. <div>: Grouping of elements for styling and scripting. <article>: Display of standalone content such as articles ...
by Otto
Mon May 27, 2024 12:06 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: DivMasterJS
Replies: 3
Views: 156

Re: CODIGO DE BARRAS. ERROR CON FILLRECT()

That sample is not reduced and not self-contained.
by Enrico Maria Giordano
Sun May 12, 2024 8:37 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: CODIGO DE BARRAS. ERROR CON FILLRECT()
Replies: 31
Views: 2373

Re: CODIGO DE BARRAS. ERROR CON FILLRECT()

Can you post a reduced and self-contained sample showing the problem, please?
by Enrico Maria Giordano
Sun May 12, 2024 9:03 am
 
Forum: FiveWin para Harbour/xHarbour
Topic: CODIGO DE BARRAS. ERROR CON FILLRECT()
Replies: 31
Views: 2373

Re: SetMultiSelectCol() on line

Dear Silvio, Could you please provide a small and self contained PRG example ? thanks! this is a small sample #include 'fivewin.ch'#include 'xbrowse.ch'#include "constant.ch"// test arrayFunction test()local oDlg,oFont,oBoldlocal oBrw,aBtnBrow:=array(3)local ...
by Silvio.Falconi
Tue Apr 23, 2024 7:40 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: SetMultiSelectCol() on line
Replies: 5
Views: 370

Re: SetMultiSelectCol() on line

Dear Silvio,

Could you please provide a small and self contained PRG example ?

thanks!
by Antonio Linares
Mon Apr 22, 2024 11:45 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: SetMultiSelectCol() on line
Replies: 5
Views: 370

Re: FWH 24.02 y Harbour con BCC7.7 y Select()

Carlos, we need a small and self-contained sample showing the problem.
by Enrico Maria Giordano
Tue Mar 05, 2024 9:10 am
 
Forum: FiveWin para Harbour/xHarbour
Topic: FWH 24.02 y Harbour con BCC7.7 y Select()
Replies: 19
Views: 4626

Re: Transparent area becomes black when use BUTTON...ADJUST

This is working fine for me here with FWH1912 Thank you for taking your time to create the sample. I managed to create a reduced self-contained example that still shows the bug on my pc. Can you see whether that is the case or not on yours? https://drive.google.com/file/d/1704KUUwkl5Jqtejrr_OeiRI7flmatC02/view?usp=drive_link ...
by hua
Wed Dec 06, 2023 3:33 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Transparent area becomes black when use BUTTON...ADJUST
Replies: 8
Views: 1064

Re: xHarbour.org updated!

I need a reduced and self-contained sample that I can compile and execute here. In the meantime, you can try assigning these: oCli:nDefaultPort = nPortoCli:lSSL = .T. Thanks Enrico. The service integration manual does not say to define ...
by wartiaga
Tue Sep 19, 2023 12:16 pm
 
Forum: WhatsNew / Novedades
Topic: xHarbour.org updated!
Replies: 160
Views: 46375

Re: xHarbour.org updated!

I need a reduced and self-contained sample that I can compile and execute here. In the meantime, you can try assigning these:

Code: Select all  Expand view
oCli:nDefaultPort = nPort
oCli:lSSL = .T.
by Enrico Maria Giordano
Tue Sep 19, 2023 8:01 am
 
Forum: WhatsNew / Novedades
Topic: xHarbour.org updated!
Replies: 160
Views: 46375

Re: Disabled buttons at oBar not greyed out after using FWH1912

... But for my module which supply only 1 image for a button, it still behave the same, some buttons are greyed out some are not. I created a self-contained program so you can test it. The .rc was created using Borland Resource Workshop https://drive.google.com/file/d/1kNGMOVvKeEppVLCR2OEPHLhgjtJit_qF/view?usp=sharing ...
by hua
Thu Sep 14, 2023 8:05 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Disabled buttons at oBar not greyed out after using FWH1912
Replies: 17
Views: 2216

Re: Announcing DrXlsx 1.0 by Charles Kwon

    * No Excel installation is required at all
    * No XLSX ADO installation is needed either
    * No special DLL installation is required to create XLSX files
    * XLSX creation is self-contained, no external files needed


Many Thanks, great job master Charles Kwon !
by Joaquim Ferrer
Fri Aug 25, 2023 9:27 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Announcing DrXlsx 1.0 by Charles Kwon
Replies: 32
Views: 5139

Re: xHarbour Commercial and latest FWH

... recent dll.ch however, when I linked in dll.c from the \fwh\source\winapi folder it now works. Perhaps there is another version of LoadLIbrary contained in one of the above libs. Thanks, Randal
by Randal
Mon Aug 07, 2023 5:03 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: xHarbour Commercial and latest FWH
Replies: 3
Views: 392

Re: Error UnZipFile

Manuel Aranda wrote:Enrico, thank you very much for your interest. I'll try to create a self-contained example so you can evaluate it.


Thank you.
by Enrico Maria Giordano
Sun Jul 09, 2023 5:35 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Error UnZipFile (Solucionado)
Replies: 16
Views: 1915

Re: Error UnZipFile

... with different versions of xharbour and not finding where the error is. Enrico, thank you very much for your interest. I'll try to create a self-contained example so you can evaluate it.
by Manuel Aranda
Sun Jul 09, 2023 4:37 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Error UnZipFile (Solucionado)
Replies: 16
Views: 1915
Next

Return to advanced search