Search found 2515 matches: provide

Return to advanced search

New FTDN April 2024 (FWH 24.04)

... hDC, rect ) (user has no choice of colors), for flat style buttons FocusRect is drawn using FWH function RoundBox() using TextColor to provide better contrast. - From this version, new DATAs are added to enable the programmer to customize the appearance of the focus rect using different ...
by Antonio Linares
Wed Apr 24, 2024 7:14 am
 
Forum: WhatsNew / Novedades
Topic: New FTDN April 2024 (FWH 24.04)
Replies: 0
Views: 38

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 ...
by Silvio.Falconi
Tue Apr 23, 2024 7:40 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: SetMultiSelectCol() on line
Replies: 5
Views: 184

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: 184

Re: Compiler with MSVC y HARBOUR

... libcrypto-1_1-x64.dll, and libcurl-x64.dll are essential dynamic link library (DLL) files commonly used in Windows environments to provide SSL/TLS, cryptographic functions, and URL transfer capabilities respectively. Here's a breakdown of each: 1. libssl-1_1-x64.dll Purpose: This ...
by Otto
Sat Apr 20, 2024 6:35 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Compiler with MSVC y HARBOUR
Replies: 3
Views: 140

Re: ADS with 64bit FWH Apps

NWKL wrote:you need ace redistributable 10.


Can you provide me ace.h, ace32.lib, ace32.dll, adsloc32.dll and the same for 64 bit, please?
by Enrico Maria Giordano
Tue Apr 16, 2024 7:33 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: ADS with 64bit FWH Apps
Replies: 24
Views: 2303

Re: Centrar texto VERTICALMENTE

Please try these samples in the samples folder:
print01.prg
print02.prg
pdfharu1.prg
pdfharu2.prg

You can see how to generate pdfs using Word, FWH own pdf, HaruPDF, Image2pdf
Please see how simplest and one line code to print complex outputs.

And advise us what more you want us to provide
by nageswaragunupudi
Tue Apr 09, 2024 6:08 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Centrar texto VERTICALMENTE
Replies: 12
Views: 475

Re: harbour/xharbour appear ADS functions error

I don't get any errors. Please provide a minimal PRG sample to replicate the error and the batch you are using to compile. Dear EMG, I download xharbour.org file. xHarbour Binaries Rev. 10281 for BCC 7.70 This version ADS.ch not find in ...
by richard-service
Tue Apr 09, 2024 1:46 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: harbour/xharbour appear ADS functions error-SOLVED
Replies: 47
Views: 8421

Re: harbour/xharbour appear ADS functions error

I don't get any errors. Please provide a minimal PRG sample to replicate the error and the batch you are using to compile.
by Enrico Maria Giordano
Tue Apr 09, 2024 12:03 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: harbour/xharbour appear ADS functions error-SOLVED
Replies: 47
Views: 8421

Re: harbour/xharbour appear ADS functions error

Can you provide a little PRG sample to replicate the error here? Dear EMG, I download 20240401 version I only test sample\TestAds.prg Antonio, Suggestion Harbour package include folder. need Ads.ch file. 矬闡闡闡闡闡闡闡闡闡闡闡闡闡闡闡闡闡闡闡闡闡闡闡闡闡闡闡闡闡闡闡闡闡闡闡闡闡醴 ...
by richard-service
Wed Apr 03, 2024 11:55 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: harbour/xharbour appear ADS functions error-SOLVED
Replies: 47
Views: 8421

Re: harbour/xharbour appear ADS functions error

Can you provide a little PRG sample to replicate the error here?
by Enrico Maria Giordano
Tue Apr 02, 2024 12:11 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: harbour/xharbour appear ADS functions error-SOLVED
Replies: 47
Views: 8421

Re: DNS

... any protocol-specific helper DLLs (Dynamic Link Libraries) that were loaded during the initialization process using WSAStartup(). These DLLs provide support for specific network protocols like TCP/IP. Cancels Pending Calls (with caution): It's important to note that WSACleanup() cancels any ...
by Antonio Linares
Fri Mar 29, 2024 7:53 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: DNS
Replies: 5
Views: 1022

Re: Another for Btnbmp

... result, the user does not know which button has focus currently. The programmer has to use colors/gradients to indicate which button has focus. I provide you a sample program, suppressing drawing of border while indicating the focused button with colors. I used some simple colors for demonstration, ...
by Silvio.Falconi
Mon Mar 25, 2024 9:03 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Another for Btnbmp
Replies: 26
Views: 4961

Re: Another for Btnbmp

... result, the user does not know which button has focus currently. The programmer has to use colors/gradients to indicate which button has focus. I provide you a sample program, suppressing drawing of border while indicating the focused button with colors. I used some simple colors for demonstration, ...
by nageswaragunupudi
Mon Mar 25, 2024 1:55 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Another for Btnbmp
Replies: 26
Views: 4961

Re: ButtonBmp problem with FWH2402

We are going to provide you with a revised library anytime soon.
by nageswaragunupudi
Mon Mar 18, 2024 5:10 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: ButtonBmp problem with FWH2402
Replies: 25
Views: 5258

Re: New FWH 24.02

Dear Michel,

Please modify your make file to provide the right UUID.lib path:

%bcdir%\lib\psdk\uuid.lib
by Antonio Linares
Tue Mar 12, 2024 2:38 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: New FWH 24.04
Replies: 37
Views: 7095
Next

Return to advanced search