Search found 7167 matches: dear

Return to advanced search

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

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: 3
Views: 125

Re: Exercism and Harbour

Dear Bruce, Thanks for sharing it with us! I see it as 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 ...
by Antonio Linares
Mon Apr 22, 2024 5:53 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Exercism and Harbour
Replies: 2
Views: 113

Re: xbrowse problem with :bLClicked

Dear Silvio, Lets see if this can help you. Consulting Llama3-70B Harbour's code specialized https://hf.co/chat/assistant/66229318ae991ee8ad79a177 I see what's going on here. You're experiencing some issues with the ...
by Antonio Linares
Mon Apr 22, 2024 5:09 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: xbrowse problem with :bLClicked
Replies: 5
Views: 87

Re: error to show pdf on dialog

... All   SysRefresh()   HB_GCALL( .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: 667

Re: error to show pdf on dialog

...  HB_GCALL( .T. )   CLEAR 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: 667

Re: Compiler with MSVC y HARBOUR

Dear Adhemar, Thank you very much. You are a master of portable installations. Just yesterday, I was dealing with your mod harbour installation. I am always weighing whether it makes sense to use WebView2, or whether it might ...
by Otto
Fri Apr 19, 2024 6:26 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Compiler with MSVC y HARBOUR
Replies: 3
Views: 129

Re: HBCURL.LIB

Dear ACWoo, Use the right hbcurl.lib Harbour and bcc 7.7: https://github.com/FiveTechSoft/harbour_and_xharbour_builds/blob/master/harbour_bcc770_32_20240417.zip Harbour and MSVC32: https://github.com/FiveTechSoft/harbour_and_xharbour_builds/blob/master/harbour_msvc2022_32_20240417.zip ...
by Antonio Linares
Fri Apr 19, 2024 5:27 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: HBCURL.LIB
Replies: 2
Views: 101

Re: Error en librerias de Harbour MSVC

Dear Richard,

yes, many thanks!
by Antonio Linares
Thu Apr 18, 2024 1:44 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Error en librerias de Harbour MSVC
Replies: 4
Views: 120

Re: Error en librerias de Harbour MSVC

... /NODEFAULTLIB:libucrt /NODEFAULTLIB:msvcrt Ahora usamos la versión UCRT (en vez de la anterior MSVCRT) de MSVC que es más moderna y rápida Dear Antonio, You mean modify buildh32.bat file echo ws2_32.lib >> msvc.tmp echo shlwapi.lib >> msvc.tmp echo strmiids.lib >> msvc.tmp ...
by richard-service
Thu Apr 18, 2024 10:58 am
 
Forum: FiveWin para Harbour/xHarbour
Topic: Error en librerias de Harbour MSVC
Replies: 4
Views: 120

Re: error to show pdf on dialog

... nDlgHeight )   else      ? cPdfFile + " not found"   endif  https://imagizer.imageshack.com/v2/xq90/924/MVkHPc.png Dear Rao, Yes, but I need to open Max Window can see it not direct look. But I need to open PDF into Resource Dialog. but not open it. not error message. ...
by richard-service
Thu Apr 18, 2024 9:36 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: error to show pdf on dialog
Replies: 10
Views: 667

Re: WhatsApp tests

Dear Antonio, Thank you very much for the code and the suggestion with the key combination symbol ~ (which stands for "Enter"). I just did a test and it works. I only tried text. It seems that you need to have WhatsApp ...
by Otto
Wed Apr 17, 2024 7:58 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: WhatsApp tests
Replies: 9
Views: 346

Re: Digitally signing a document

Dear Michel, The simplest way I have found to build a tool to check if a PDF is signed is using python. signed.py import sys, aspose.pdf as appdfSign = ap.facades.PdfFileSignature()pdfSign.bind_pdf(sys.argv[ ...
by Antonio Linares
Mon Apr 15, 2024 8:30 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Digitally signing a document
Replies: 14
Views: 393

Re: Digitally signing a document

Dear Michel,

I got it, thank you

Do you also need to know information about the signature ?
by Antonio Linares
Mon Apr 15, 2024 7:12 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Digitally signing a document
Replies: 14
Views: 393

Re: Digital signing a document

Dear Michel,

Then I guess your PDFs are encrypted

Could you please email me one of them ? thanks
by Antonio Linares
Mon Apr 15, 2024 5:23 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Digitally signing a document
Replies: 14
Views: 393
Next

Return to advanced search