Search found 9526 matches: test

Return to advanced search

Re: SetMultiSelectCol() on line

Dear Silvio, Have you reviewed samples\xbmulsel.prg ? yes allready saw it compile this test without :SetMultiSelectCol() you'll see this error Error description: Error BASE/1005 No exported variable: LREADONLY Args: [ 1] = U [ 2] = L .T. Stack Calls =========== Called ...
by Silvio.Falconi
Tue Apr 23, 2024 6:51 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: SetMultiSelectCol() on line
Replies: 5
Views: 139

Re: xbrowse problem with :bLClicked

You are right that AI still fails and make mistakes, but sometimes it offers you very useful hints :-) Ai not run his test never and make errors Please run this test you can see the modifies not run ok #include 'fivewin.ch'#include 'xbrowse.ch'#include "constant.ch"request ...
by Silvio.Falconi
Mon Apr 22, 2024 7:49 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: xbrowse problem with :bLClicked
Replies: 5
Views: 87

Re: Servidor de mail propio y acuse de ENTREGA.

... "Generate-Delivery-Report." Instead, you need to use the Return-Receipt-To or Disposition-Notification-To headers. Here's how you can test it: Find an email client or service that allows you to add custom headers to your emails. Some popular options include: Mozilla Thunderbird with ...
by Antonio Linares
Mon Apr 22, 2024 4:58 am
 
Forum: Off Topic / Otros temas
Topic: Servidor de mail propio y acuse de ENTREGA.
Replies: 2
Views: 30

Re: Compiler with MSVC y HARBOUR

... to configure the httpd.conf or other relevant Apache configuration files to specify the paths to these libraries if not automatically detected. Test: After installation and configuration, restart Apache and check the error logs to ensure there are no issues loading these libraries. By ensuring ...
by Otto
Sat Apr 20, 2024 6:35 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Compiler with MSVC y HARBOUR
Replies: 3
Views: 130

Re: Digitally signing a document

Hi, maybe you can test with chilkat:

https://www.example-code.com/foxpro/pdf_signatures.asp

Regards,

Toninho.
by toninhofwi
Fri Apr 19, 2024 12:13 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Digitally signing a document
Replies: 14
Views: 394

Re: colorize btnbmp with diagonal

I tried a test I found on this forum https://i.postimg.cc/8Ct5JFkV/f.png #include "fivewin.ch"// colorize btnbmp with diagonalFunction test()local oDlglocal oBtnlocal lmenu:=.f.DEFINE DIALOG oDlg ...
by Silvio.Falconi
Fri Apr 19, 2024 11:32 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: colorize btnbmp with diagonal
Replies: 9
Views: 287

Test a string is encoded with cMimeEnc()

Is is possible to test a string to see whether it was encoded with cMimeEnc() or not?

TIA
by hua
Fri Apr 19, 2024 10:46 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Test a string is encoded with cMimeEnc()
Replies: 0
Views: 30

Re: Compiler with MSVC y HARBOUR

... c:\Apache24\bin\libssl-1_1-x64.dll c:\Apache24\bin\libcrypto-1_1-x64.dll c:\Apache24\bin\libcurl-x64.dll Perhaps we could then create a Fivewin test program that checks all files and settings. Possibly also implements necessary security settings for us mod harbour developers. With best thanks ...
by Otto
Fri Apr 19, 2024 6:26 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Compiler with MSVC y HARBOUR
Replies: 3
Views: 130

Brush

... the size of the Brush on a dialog? I saw examples here with DrawImage. However, I need to place other images over the background image. I did a test by placing a background with DrawImage and other images on top, but the images are solid and not transparent on the background. Thank you in advance ...
by oliveiros junior
Thu Apr 18, 2024 6:06 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Brush
Replies: 9
Views: 153

Re: colorize btnbmp with diagonal

I tried a test I found on this forum https://i.postimg.cc/8Ct5JFkV/f.png #include "fivewin.ch"// colorize btnbmp with diagonalFunction test()local oDlglocal oBtnlocal lmenu:=.f.DEFINE DIALOG oDlg ...
by nageswaragunupudi
Thu Apr 18, 2024 10:51 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: colorize btnbmp with diagonal
Replies: 9
Views: 287

Re: WhatsApp tests

Antonio, https://i.postimg.cc/WbG22VvP/g.gif I make a small test but I have allways errors Error description: Error BASE/1003 Variable does not exist: AATTACH My test #include "fivewin.ch"#include 'constant.ch'Function test()Local ...
by Silvio.Falconi
Wed Apr 17, 2024 10:27 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: WhatsApp tests
Replies: 9
Views: 346

Re: Help to friends to Config Xmate with bcc7.7

... I have the habour libs on original lib folder https://i.postimg.cc/cLWXMbdM/klib.png on "errori" folder I put my test folders you can see "/j%HOME%\I18n\Main.hil" this is a oldest configuration bcause I used hil language harbour system you must set on ...
by Silvio.Falconi
Wed Apr 17, 2024 8:31 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Help to friends to Config Xmate with bcc7.7
Replies: 9
Views: 206

Re: WhatsApp tests

... 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 installed on the PC. On the server via RDP with the administrator, I get ...
by Otto
Wed Apr 17, 2024 7:58 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: WhatsApp tests
Replies: 9
Views: 346

colorize btnbmp with diagonal

I tried a test I found on this forum https://i.postimg.cc/8Ct5JFkV/f.png #include "fivewin.ch"// colorize btnbmp with diagonalFunction test()local oDlglocal oBtnlocal lmenu:=.f.DEFINE DIALOG oDlg ...
by Silvio.Falconi
Mon Apr 15, 2024 12:07 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: colorize btnbmp with diagonal
Replies: 9
Views: 287

Re: Help to friends to Config Xmate with bcc7.7

I made a test with xharbour enviroment and the xmate run perfectly ( I am referring to an example of nages that you find in this topic https://forums.fivetechsupport.com/viewtopic.php?f=3&t=44399) xharbour enviroment [Environment]Description ...
by Silvio.Falconi
Mon Apr 15, 2024 10:26 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Help to friends to Config Xmate with bcc7.7
Replies: 9
Views: 206
Next

Return to advanced search