Search found 10020 matches: sample

Return to advanced search

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

Re: Centrar texto VERTICALMENTE

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      oPrn:Box( ...
by nageswaragunupudi
Tue Apr 09, 2024 3:49 am
 
Forum: FiveWin para Harbour/xHarbour
Topic: Centrar texto VERTICALMENTE
Replies: 12
Views: 482

Re: Problem with valid email refresh btnbmp

Karinha,
For me it's no good
I have a dialog with many get , how row of source I must make for insert your source ?

look the sample's Nages , why here not run ?
by Silvio.Falconi
Mon Apr 08, 2024 7:13 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Problem with valid email refresh btnbmp- RESOLVED
Replies: 25
Views: 2466

Re: FWHMYSQL Insert failing

I sent through google chat a complete little sample to you. Please, try it.
by vilian
Sun Apr 07, 2024 1:15 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: FWHMYSQL Insert failing
Replies: 6
Views: 406

Re: FWHMYSQL Insert failing

When you face such problems, I suggest you compare the
oCn:InsertSQL( ... )
with
oCn:CreateTableSQL( <table> )

or
Please create a small sample that we can execute at our end on the above cloud server.
by nageswaragunupudi
Sat Apr 06, 2024 1:46 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: FWHMYSQL Insert failing
Replies: 6
Views: 406

Re: Question about wfReadUrl()

Here it is returning immediately. Can you post a sample showing that long timeout, please?
by Enrico Maria Giordano
Sat Apr 06, 2024 7:33 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Question about wfReadUrl() - SOLVED
Replies: 20
Views: 2791

FWHMYSQL Insert failing

... problem with Insert/MySql. I have a Decimal field where I'm tryng to save the value 1(one), but it's saved as 0(zero). Bellow i'm showing a little sample where the problem is happening. function Main()LOCAL oCn, oAnt,nValInss,nValIn13,aVal,cvd_500   FW_SetUnicode( .t. )   SET FIXED ...
by vilian
Fri Apr 05, 2024 11:52 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: FWHMYSQL Insert failing
Replies: 6
Views: 406

Re: FWErrorsys()

... you want MyFunc() should be executed first and then invoke the FWH ErrorDialog. We can achieve this without modifying errsysw.prg Please try this sample: #include "fivewin.ch"function Main()   local bFwErr   bFwErr   := ErrorBlock()   ErrorBlock( ...
by nageswaragunupudi
Wed Apr 03, 2024 11:16 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: FWErrorsys()
Replies: 8
Views: 1832

Re: harbour/xharbour appear ADS functions error

... )]                                   ;       ; ENDIF  Regards, Saludos. Dear karinha, Could you please try to build Sample\TestAds.prg ?
by richard-service
Wed Apr 03, 2024 12:27 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: harbour/xharbour appear ADS functions error-SOLVED
Replies: 47
Views: 8433

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

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

Re: also error with btnbmp SHOWPOPUP

Nages I made a small test with all my 3 buttons I use customer.dbf https://i.postimg.cc/tJmwGCwL/kkk.png modify the sample test xbrwin7.prg I have error when press btn2 the test // Using Windows 7 row selection colors in xbrowse#include 'fivewin.ch'#include 'xbrowse.ch' request ...
by Silvio.Falconi
Sun Mar 31, 2024 8:35 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: also error with btnbmp SHOWPOPUP
Replies: 8
Views: 1719

Re: also error with btnbmp SHOWPOPUP

... { |oBtn,nRow,nCol| ColonneMenu(oBtn,oBrw,oDbf,nRow,ncol,oDlg,cSection,cIniUser) } ) with the return ENDMENU return oMenu I saw your sample and not understood where is the error on my source
by Silvio.Falconi
Sun Mar 31, 2024 9:36 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: also error with btnbmp SHOWPOPUP
Replies: 8
Views: 1719

Re: also error with btnbmp SHOWPOPUP

I give here a sample showing 4 ways of displaying PopUpMenu with BtnBmp. #include "fivewin.ch"function Main()   local oDlg, aBtn[ 4 ]   DEFINE DIALOG oDlg SIZE 600,300 PIXEL TRUEPIXEL   @ 40, 40 BTNBMP aBtn[ ...
by nageswaragunupudi
Sun Mar 31, 2024 4:28 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: also error with btnbmp SHOWPOPUP
Replies: 8
Views: 1719

Re: records on xbrowse

any solution please ? the problem is when I make a search for a sample "frank" ( on First) ndatarow is 3 and also obrw:nlen is 3 I tried to inser a variable nTotalrecords at init oDbf:= TCustomer():New() oDbf:setorder(1) oDbf:Gotop() nTotalRecords:= ...
by Silvio.Falconi
Wed Mar 27, 2024 9:20 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: records on xbrowse
Replies: 8
Views: 1698
PreviousNext

Return to advanced search