Search found 292 matches: usual

Return to advanced search

Re: Webview question

Dear Otto,

We have just published a new FWH 23.04 build 2

Please download it as usual

many thanks
by Antonio Linares
Mon Jul 03, 2023 11:53 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Webview question
Replies: 36
Views: 3198

Re: create pdf

Hello Mr. Rao, I tried your code and it's working fine ( as usual ). :) Could you please, explain me why my version crashes ? I don't see the reason why. #include "fivewin.ch"#define   PAD_LEFT  0function Main()   local oPrn, nWidth, ...
by Detlef
Sun May 14, 2023 1:04 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: create pdf
Replies: 14
Views: 1053

Re: autoGPT with Harbour support

... and fixes the Harbour code. No need to touch the keyboard! :-) Please check your OpenAI billing. These auto implementations may consume more than usual. microgpt.py import osimport sysimport jsonimport openaifrom termcolor import coloredfrom bs4 import BeautifulSoupfrom urllib.request import urlopenfrom ...
by Antonio Linares
Tue Apr 18, 2023 11:32 am
 
Forum: latest AI news
Topic: autoGPT with Harbour support
Replies: 2
Views: 1626

Re: bitmap for nEditType EDIT_BUTTON

Dear Antonio,

as usual you guessed right. :D
I had to put my code into the ON INIT clause of the dialog and then it works.

Many thanks
Detlef
by Detlef
Wed Sep 28, 2022 9:57 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: bitmap for nEditType EDIT_BUTTON
Replies: 4
Views: 331

Re: Installing on Paralles for Mac

Dear Tim,

> I can resolve the problem by installing Microsoft VC_redist.x64.exe and VC_redist.x32.exe

This is quite usual. It is a MSVC requirement and not a FWH one.

It is safe and it will work fine. Usually you don't need this on your own machine, as MSVC installed it.
by Antonio Linares
Thu Sep 01, 2022 6:43 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Installing on Paralles for Mac
Replies: 15
Views: 903

Re: Función para extraer cadena numérica

Rao,

very elegant, as usual... :D

C.
by Carles
Tue Aug 30, 2022 2:07 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Función para extraer cadena numérica
Replies: 8
Views: 784

Re: Readonly and/or disable GETs background color

Ok, never mind, it was my fault, sorry. I can change the GETs color (normal, readonly or disabled) with the usual SetColor() function. I forgot to have some code that changed the color back. :-)

EMG
by Enrico Maria Giordano
Sat Aug 06, 2022 3:31 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Readonly and/or disable GETs background color
Replies: 15
Views: 957

Re: Location of groups in the ribbonbar

Dear Yuri, Once you create your ribbonbar as usual, please call this function passing the ribbonbar as the parameter: Here it is working fine :-) function RibbonGroupsToRight( oRBar )   local oDlg, oRBGroup, nTotalWidth, nWidth   for each ...
by Antonio Linares
Tue Jul 05, 2022 11:42 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Location of groups in the ribbonbar
Replies: 16
Views: 733

Re: What was the last version of EasyPrompt? Was it 1.1.1?

wormhole worked great, as usual, and I got what you sent me (screenshot)

many thanks
by Antonio Linares
Mon Jun 27, 2022 1:45 pm
 
Forum: EasyReport, EasyDialog and EasyPreview
Topic: What was the last version of EasyPrompt? Was it 1.1.1?
Replies: 7
Views: 10338

Re: Aplicaciones poco seguras

... use and follow the prompts to create a super strong password for the sending account .. Once that new password has been created use your code as usual and use that "strong" password you just created to send your mail as usual. Rick Lipkin
by Rick Lipkin
Mon May 23, 2022 1:11 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Aplicaciones poco seguras
Replies: 13
Views: 1022

Re: MAPI Clients - Thinking ahead

... it with an automatic implementation based on sending keys. It's a great workaround but it worked for me and the client was able to stay with his usual email client, Thunderbird. Greetings
by hmpaquito
Mon May 09, 2022 7:13 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: MAPI Clients - Thinking ahead
Replies: 1
Views: 311

Re: How code obfuscation helps protect application data

... forms .. when it comes to finding values that are encrypted like names .. I de-encrypt names into an array or temp database and use them as usual .. the only drawback to that is it takes a minute or so to decrypt and fill an xbrowse with values. Rick Lipkin
by Rick Lipkin
Fri May 06, 2022 12:37 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: How code obfuscation helps protect application data
Replies: 11
Views: 1473

Re: A big hit: Neither Apache and mod_harbour are needed

... desktop and web in our apps. This opens endless possibilities... No need to install Apache, mod_harbour, etc... just keep coding using Harbour as usual, the language that we use and love :-) With just two lines of code you create the server and make it run. This is a dream come true
by Antonio Linares
Wed Apr 27, 2022 8:46 am
 
Forum: mod_harbour
Topic: A big hit: Neither Apache and mod_harbour are needed
Replies: 61
Views: 15881

Re: Dlg2Wnd

You have to REDEFINE your controls in the dialog creation as usual
by Antonio Linares
Tue Apr 12, 2022 7:38 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Dlg2Wnd
Replies: 11
Views: 636

Re: dbase III/IV file encrypted

... DBI_PASSWORD, cPsw ) And then? What do i have to do to read and write the fields in the .dbf ? Nothing special. You read and write as usual. The only limitation, as you already noted, is that you can't encrypt a DBF with memo fields. EMG
by Enrico Maria Giordano
Fri Jan 28, 2022 10:20 pm
 
Forum: All products support
Topic: dbase III/IV file encrypted
Replies: 8
Views: 1195
PreviousNext

Return to advanced search