Search found 264 matches: meant

Return to advanced search

Re: Send Emails from Fivewin application

sorry, I meant TLS It should work, but I never checked it myself. Do you have any sample (with userid and password) that you can share (at least with me), so I can test it here? In his day I already hit him too many heads to prepare ...
by paquitohm
Tue May 14, 2024 5:35 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Send Emails from Fivewin application
Replies: 44
Views: 1447

Re: Send Emails from Fivewin application

paquitohm wrote:sorry, I meant TLS


It should work, but I never checked it myself. Do you have any sample (with userid and password) that you can share (at least with me), so I can test it here?
by Enrico Maria Giordano
Tue May 14, 2024 4:34 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Send Emails from Fivewin application
Replies: 44
Views: 1447

Re: Send Emails from Fivewin application

Enrico Maria Giordano wrote:
paquitohm wrote:CDO does not allow sending from accounts with the SSL protocol,


This is not true. I'm using CDO with SSL without problems.



sorry, I meant TLS
by paquitohm
Tue May 14, 2024 4:03 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Send Emails from Fivewin application
Replies: 44
Views: 1447

Re: Filter on Xbrowse

... Regards, saludos. NO Unfortunately I see that perhaps you didn't understand I know how to filter with ordscope/dbfilter but that's not what I meant I would like it like this: two checkboxes must be under the xbrowse next to the words "filter by" 1) if I click in the first checkbox ...
by Silvio.Falconi
Thu May 02, 2024 6:37 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Filter on Xbrowse
Replies: 42
Views: 1281

Re: Problem with FiveWin and PDF995 on Windows 11.

We are using the library that comes with the FW2310 distribution. The libraries in fwh\lib\xhb are only meant for xhb.com users but not xharbour users. For xharbour link the libraries from "\xharbour\lib\" Always the best way to know what libraries are to be linked, ...
by leandro
Thu Feb 15, 2024 3:56 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Problem with FiveWin and PDF995 on Windows 11.
Replies: 29
Views: 1424

Re: Problem with FiveWin and PDF995 on Windows 11.

We are using the library that comes with the FW2310 distribution. The libraries in fwh\lib\xhb are only meant for xhb.com users but not xharbour users. For xharbour link the libraries from "\xharbour\lib\" Always the best way to know what libraries are to be linked, ...
by nageswaragunupudi
Thu Feb 15, 2024 1:06 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Problem with FiveWin and PDF995 on Windows 11.
Replies: 29
Views: 1424

Re: link between PRG and RC

Dear Ruth, I meant what C compiler do you plan to use with Harbour: Borland C or Microsoft C ? My advise is to use Microsoft C for both 32 & 64 bits apps. You can freely download it from here: https://visualstudio.microsoft.com/ ...
by Antonio Linares
Tue Jan 30, 2024 2:14 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: link between PRG and RC
Replies: 20
Views: 2007

Re: "Save As" dialog box

I didn't quite understand what you meant. See if this example helps, or explain better, Please. No entendí muy bien lo que querías decir. Vea si este ejemplo ayuda o explica mejor, por favor. https://forums.fivetechsupport.com/viewtopic.php?f=3&t=15004&start=0 ...
by karinha
Thu Jan 25, 2024 3:20 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: "Save As" dialog box
Replies: 14
Views: 1930

Re: Listview Unicode for CLASS TGrid()

... many things on hand right now. Note: This is my personal opinion. I will stand corrected if I am wrong. I think if the application is not at all meant for East Asian Languages which are totally dependent on Unicode, better we stick to ANSI mode only ( I mean for applications meant for West European ...
by nageswaragunupudi
Mon Sep 04, 2023 2:25 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Listview Unicode for CLASS TGrid()
Replies: 7
Views: 451

Re: Question about xBrowse

... This is called when the modified data is already written and also if the old data is different from the new data written. This codeblock is meant for taking consequential action after modification of data in the cell but not for validation.
by nageswaragunupudi
Mon Aug 21, 2023 3:32 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Question about xBrowse
Replies: 6
Views: 310

Re: create pdf

... Use 'nil' and test again. It should work without errors. Please run and let us know Yes, that made the trick. I didn't see that cAlign was meant as character type and didn't know that it's better to be nil. Thanks for your clarification, Mr. Rao
by Detlef
Sun May 14, 2023 2:11 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: create pdf
Replies: 14
Views: 1023

Re: XBROWSE FIELDS with Name in Array

1) Important: Please do not use FIELDS clause. This was originally meant to facilitate easy migration from WBrowse. Using COLUMNS clause allows us to to take full power of XBrowse. Using FIELDS clause makes XBrowse dumb 2) If we want to specify all columns ...
by nageswaragunupudi
Sat Apr 29, 2023 2:24 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: XBROWSE FIELDS with Name in Array
Replies: 12
Views: 859

Re: make a rectangule with a brush

Silvio.Falconi wrote:Mr. Rao,
I meant that if you see well the button has problems when using the gradient or the brush with diagonal lines, in both cases they come out of the border when they shouldn't.


I see your point.
We will look into this.
by nageswaragunupudi
Tue Apr 04, 2023 6:01 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: make a rectangule with a brush
Replies: 10
Views: 520

Re: Using free AI power from our Harbour apps !!!

... tuned. That's the whole point Regardless of all this, be aware that the llama models are released under a non-commercial license, so you are not meant to ever use them (or any models derived from them) in any commercial production setting
by Antonio Linares
Sat Apr 01, 2023 8:38 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Using free AI power from our Harbour apps !!!
Replies: 20
Views: 1813

Re: make a rectangule with a brush

Mr. Rao,
I meant that if you see well the button has problems when using the gradient or the brush with diagonal lines, in both cases they come out of the border when they shouldn't.
by Silvio.Falconi
Thu Mar 30, 2023 3:59 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: make a rectangule with a brush
Replies: 10
Views: 520
Next

Return to advanced search