Search found 835 matches: blank

Return to advanced search

Re: Webview question

Dear Randal, The other problem I have is when you call TWebview:New() a blank window is displayed momentarily before my dialog is displayed. I saw a reference to this in past posts however, I didn't not see any fix that addresses this. You can see this in the ...
by Antonio Linares
Sat Jul 01, 2023 11:12 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Webview question
Replies: 36
Views: 3260

Webview question

... the user closes the dialog I want to capture the document as I did when using Activex. The other problem I have is when you call TWebview:New() a blank window is displayed momentarily before my dialog is displayed. I saw a reference to this in past posts however, I didn't not see any fix that ...
by Randal
Thu Jun 29, 2023 1:36 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Webview question
Replies: 36
Views: 3260

Re: Shell.Explorer.2 problem

... := .T. Thank you for your reply. Adding this line of code causes the error message to not be displayed however, the activex window is blank. Upon further investigation I believe the problem may be because the vendor recently added a Captcha that the user needs to respond to before ...
by Randal
Mon Jun 26, 2023 11:01 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Shell.Explorer.2 problem
Replies: 12
Views: 874

New FTDN April/Abril 2023 (FWH 23.04)

... - While editing Date and DateTime variables, following keys have this functionality: "=" Assigns Current Date " " Assigns Blank date "+" Increments the get by one day/month/year/hour,etc depending on the position of the cursor "-" Decrements the date ...
by Antonio Linares
Tue May 02, 2023 7:08 am
 
Forum: WhatsNew / Novedades
Topic: New FTDN April/Abril 2023 (FWH 23.04)
Replies: 4
Views: 1832

Re: problem with dbUseArea

Hi Last comma makes an blank line to array, and than aIdx(i,1) is empty for dbusearea where i=2 -works correct for i=1 but len(aIdx)=2 and then crash! ::aIdx := { ; { "CUSTOMER" , { { "Upper(First)" , "First" ...
by Silvio.Falconi
Mon Apr 17, 2023 8:43 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: problem with dbUseArea - resolved -
Replies: 10
Views: 840

Re: problem with dbUseArea

Hi Last comma makes an blank line to array, and than aIdx(i,1) is empty for dbusearea where i=2 -works correct for i=1 but len(aIdx)=2 and then crash! ::aIdx := { ; { "CUSTOMER" , { { "Upper(First)" , "First" ...
by alerchster
Sun Apr 16, 2023 5:08 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: problem with dbUseArea - resolved -
Replies: 10
Views: 840

Re: ampersand

example:
select products
goto top
do while .NOT. eof()
cnaam=TRIM(products->naam) to transform in his real fieldname

select sales
append blank
replace sales->fieldname with ....

select products
skip 1

enddo
by jds
Mon Mar 27, 2023 3:08 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: ampersand
Replies: 13
Views: 1330

Re: COMBOBOX WITH Sort

Hi ,
I had the same problem and solved it by adding blank after items in the array .

I found that all items of the array should have the same lenght .

Strange !!

Philippe
by Jack
Fri Mar 24, 2023 11:17 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: COMBOBOX WITH Sort
Replies: 2
Views: 214

Re: SUB-CLASS TFolderEx()

... 1 there are 2 x GET and you can "TAB-Key" between GET but you can NOT "TAB-Key" to "OK" Button to leave GET on "blank" TAB 2 and 3 "TAB-Key" troggle "OK" Button --- it does work when use #define Use_normal   for use Original TFolderEx() ...
by Jimmy
Fri Feb 03, 2023 5:15 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: SUB-CLASS TFolderEx()
Replies: 20
Views: 1394

Re: Converte oTree into Xbrowse Tree

... It seems run ok, only when I select a category show on first column the category and I wish show blank...
by Silvio.Falconi
Fri Jan 20, 2023 8:26 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Converte oTree into Xbrowse Tree
Replies: 2
Views: 253

Re: EXPORTAR DATOS DESDE FW A PRESTASHOP

... ;] [<Scope> ; ] [WHILE <lWhileCondition> ;] [FOR <lForCondition> ;] [VIA <rddName>] [SDF | DELIMITED [WITH BLANK | TAB | PIPE | <xDelimiter> ] ] [CODEPAGE <cCodePage>] ; DELIMITED WITH <xDelimiter> The WITH option specifies the delimiting ...
by Antonio Linares
Mon Dec 26, 2022 9:02 am
 
Forum: FiveWin para Harbour/xHarbour
Topic: EXPORTAR DATOS FW A PRESTASHOP [SOLUCIONADO PROBLEMA IMAGEN]
Replies: 32
Views: 3126

Re: Conectando FiveWin / xHarbour con ChatGPT OpenAI

... need to provide your API key in an Authorization header using Bearer auth (i.e. Authorization: Bearer YOUR_KEY), or as the password field (with blank username) if you're accessing the API from your browser and are prompted for a username and password. You can obtain an API key from https://beta.openai.com. ...
by karinha
Wed Dec 07, 2022 6:40 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Conectando FiveWin / xHarbour con ChatGPT OpenAI
Replies: 12
Views: 1205

Re: chatGPT writes and executes Harbour code !!!

... need to provide your API key in an Authorization header using Bearer auth (i.e. Authorization: Bearer YOUR_KEY), or as the password field (with blank username) if you're accessing the API from your browser and are prompted for a username and password. You can obtain an API key from https://beta.openai.com. ...
by karinha
Wed Dec 07, 2022 6:37 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: chatGPT writes and executes Harbour code !!!
Replies: 35
Views: 3060

Re: xbrowse report & Preview style

... what you mean for n? look the image https://i.postimg.cc/bJwB5SML/jjjjj.jpg 1. the multiheader non have the line 2. there are blank pages every page created in all 7 pages of which three are blank 3.on Pdf there are not blank page, there are only 4 pages but the number of page ...
by Silvio.Falconi
Sat Nov 19, 2022 9:49 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: xbrowse report & Preview style
Replies: 5
Views: 480

Re: Problems with Preview

... to that folder. When running your sample code 2 emf files appeared in that folder, but when converting to pdf I still get the same result, 2 blank pages.
by dtussman
Sat Nov 12, 2022 1:39 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Problems with Preview
Replies: 14
Views: 975
PreviousNext

Return to advanced search