Search found 10020 matches: sample

Return to advanced search

Re: FWH 17.03 : Using FWMARIADB for Embedded Server

... use Embedded Server using FWH library. We need 3 files for this: 1. libmysqld.dll: Required to be kept in exe folder. We already have this in \fwh\samples folder. 2. libmysqld.lib: Imblib for this dll. Required for linking. We should use this but not libmyql.lib We already have this in our \fwh\lib\ ...
by nageswaragunupudi
Tue Apr 23, 2024 9:56 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: FWH 17.03 : Using FWMARIADB for Embedded Server
Replies: 43
Views: 10165

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

Re: Exercism and Harbour

... a very good initiative. I have been reviewing the Harbour examples provided in https://github.com/ajborla/exercism-exercise-and-unit-tests-sample-for_Harbour and to me there are many Harbour coding areas that are missing in those examples, like codeblocks, arrays, hashes, classes, extend ...
by Antonio Linares
Mon Apr 22, 2024 5:53 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Exercism and Harbour
Replies: 2
Views: 159

Re: error to show pdf on dialog

... .T. )   CLEAR MEMORY   PostQuitMessage( 0 )   QUITRETURN NIL// FIN / END  Regards, Saludos. Dear Karinha, Thanks a lot for your make sample. We wait it any solution.
by richard-service
Sat Apr 20, 2024 4:02 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: error to show pdf on dialog
Replies: 10
Views: 690

Re: error to show pdf on dialog

... MEMORY   PostQuitMessage( 0 )   QUITRETURN NIL// FIN / END - kapiabafwh@gmail.com  Regards, Saludos. Dear Karinha, Thanks a lot. Your sample look good. let's think inside of resource dialog back.
by richard-service
Sat Apr 20, 2024 3:05 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: error to show pdf on dialog
Replies: 10
Views: 690

Re: Brush

... screen and the image becomes transparent. Att., Oliveiros Junior /*------------------------------------------------------------------------------- Sample 1 -------------------------------------------------------------------------------*/ #include "FiveWin.ch" *-------------------------------------------------------------------------------* ...
by oliveiros junior
Fri Apr 19, 2024 1:42 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Brush
Replies: 10
Views: 278

Re: Checkbox with ltransparent error

Small sample complete?

tks.

Regards, saludos.
by karinha
Fri Apr 19, 2024 12:04 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Checkbox with ltransparent error
Replies: 1
Views: 59

Checkbox with ltransparent error

Have you ever had a checkbox and used the ""WindowsXP.Manifest" option? IF I made for a sample @ nRow,oBox[1]:nLeft+60 CHECKBOX aDat[ 5] VAR l05 Prompt axArray[ 5, 2 ] SIZE 350, 20 PIXEL OF oDlg aDat[ 5]:lTransparent:=.t. this gate covers the lower part of the ...
by Silvio.Falconi
Fri Apr 19, 2024 10:54 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Checkbox with ltransparent error
Replies: 1
Views: 59

Re: error to show pdf on dialog

Karinha,

Interesting sample !

Is there a command that the pdf will be opened in full page layout in stead of full width

Maybe a command link ? or overview ?
by Marc Venken
Fri Apr 19, 2024 8:49 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: error to show pdf on dialog
Replies: 10
Views: 690

Re: Digital signing a document

driessen wrote:Antonio,

I'm afraid that is somewhat to difficult for me.
I need to know if a document is digitally signed or not.
But I don't know how to implement your suggestion.

Can you please send a link here a sample digitally signed pdf?
by Horizon
Sat Apr 13, 2024 3:04 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Digitally signing a document
Replies: 14
Views: 433

compile errors - send a SMS

Hi all, I'm trying to compile a sample of using curl with Twilio. I've linked in hbcurl.lib, libcurl.lib and hbcurl.ch I get the following errors. Anyone know what I'm missing? Turbo Incremental Link 6.80 Copyright (c) 1997-2017 Embarcadero ...
by Jeff Barnes
Thu Apr 11, 2024 2:18 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: compile errors - send a SMS
Replies: 19
Views: 329

Re: Centrar texto VERTICALMENTE

Mr. Karinha Mira se ayuda: Your example is longer but the same as my original sample as far as vertical oriented text is concerned, You are missing the real point. If you execute the program on a computer where MSWord is installed, you can not see the vertical ...
by karinha
Tue Apr 09, 2024 5:17 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Centrar texto VERTICALMENTE
Replies: 12
Views: 483

Re: Centrar texto VERTICALMENTE

Mr. Karinha Mira se ayuda: Your example is longer but the same as my original sample as far as vertical oriented text is concerned, You are missing the real point. If you execute the program on a computer where MSWord is installed, you can not see the vertical ...
by nageswaragunupudi
Tue Apr 09, 2024 4:58 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Centrar texto VERTICALMENTE
Replies: 12
Views: 483

Re: Centrar texto VERTICALMENTE

[quote="nageswaragunupudi"]Please try this sample program #include "fivewin.ch"function Main()   local oPrn, oFont   PRINT oPrn PREVIEW   DEFINE FONT oFont NAME "Arial" SIZE 0,-60 NESCAPEMENT 900 OF oPrn   PAGE  ...
by FiveWiDi
Tue Apr 09, 2024 2:10 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Centrar texto VERTICALMENTE
Replies: 12
Views: 483

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 include folder. ...
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: 8435
Next

Return to advanced search