Search found 153 matches: answered

Return to advanced search

Re: passing a value through a for..next loop

Mr Silvio The main question was about creating controls in for/next loop. That is answered satisfactorily. You can take care of the rest yourself Nages the main question was not about creating controls in for/next loop but to passa a value to bchange function I ...
by Silvio.Falconi
Mon May 13, 2024 9:38 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: passing a value through a for..next loop
Replies: 14
Views: 617

Re: passing a value through a for..next loop

Mr Silvio

The main question was about creating controls in for/next loop.
That is answered satisfactorily.

You can take care of the rest yourself
by nageswaragunupudi
Mon May 13, 2024 8:17 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: passing a value through a for..next loop
Replies: 14
Views: 617

Re: FWH 24.02 new Class TWebView2

He just answered me saying that he didn't use that, it is not needed

He just hides the bar options using:
put_HiddenPdfToolbarItems( … constants to hide )

from interface settingsd

webview2 has many options, please review the above Microsoft docs url for it
by Antonio Linares
Sat Mar 02, 2024 8:25 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: FWH 24.02 new Class TWebView2
Replies: 11
Views: 2640

Re: Request for Guidance on Using ExecuteScriptAsync

Dear Otto,

It seems as ExecuteScriptAsync() is not implemented in https://github.com/webview/webview

I already asked them about it and see what they answered:
https://github.com/webview/webview/issues/796
by Antonio Linares
Wed Jan 10, 2024 7:52 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Request for Guidance on Using ExecuteScriptAsync
Replies: 1
Views: 513

Re: espacio entre lineas en COMBOBox

goosfancito wrote:
nageswaragunupudi wrote:
Code: Select all  Expand view
@ r,c COMBOBOX .............. ITEMHEIGHT <nHeight>


y ya que estamos para el listbox?
Grazie Mille


You asked for combox, I answered for combobox.

Do you want for listbox?
by nageswaragunupudi
Mon Dec 11, 2023 6:45 am
 
Forum: FiveWin para Harbour/xHarbour
Topic: espacio entre lineas en COMBOBox
Replies: 5
Views: 487

Re: Interesting discussion with ChtGPT

... it edited. I am particularly surprised by the rapid progress in the responses and the good results. Even harbour/FIVEWIN questions are now being answered well. A few months ago, there were practically no hits. Best regards, Otto https://mybergland.com/fwforum/peprompt.jpg https://mybergland.com/fwforum/hbwr.jpg
by Otto
Tue Nov 07, 2023 7:47 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Interesting discussion with ChtGPT
Replies: 15
Views: 1325

Re: Adding a register key to the Windows register

Hi Guys,

Thank you all so much for your help.

All my questions have been answered. Everything is running just fine now.
by driessen
Fri Jul 14, 2023 7:50 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Adding a register key to the Windows register - SOLVED
Replies: 17
Views: 788

RTF Spell Checker

I wanted to revisit this because it never really was answered in the past. With our included RTF control, we can turn on spell checking. It will underline words that are not spelled correctly. However, it does not have any way ( that I can find ) to ...
by TimStone
Mon May 22, 2023 3:44 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: RTF Spell Checker
Replies: 7
Views: 442

Re: calendar not run ( DBLCLICK) - Resolved - !!!!!

... Antonio, why not corrected it into fwh package ??? > run the DBLCLICK but then the calendar not run because I cannot change mounth or years You answered yourself Try this: METHOD HandleEvent( nMsg, nWParam, nLParam ) CLASS TCalendar   Do Case      case nMsg == ...
by Antonio Linares
Mon May 22, 2023 6:12 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: calendar not run ( DBLCLICK)
Replies: 20
Views: 2032

Re: Numeric alignment with oPrn:SayText( )

... [<nBck>], [<(unit)>], [<nClr>], [<nSize>] )  Please, look at this what Mr. Rao answered to me last week concernibg oPrn:SayText: cAlign is Char type Default is TL ( topleft ) TR : Top Right BL, BR -> BottomLeft, BottomRight ...
by Detlef
Wed May 17, 2023 9:51 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Numeric alignment with oPrn:SayText( )
Replies: 8
Views: 649

Re: Speech Recognizer for harbour App ?

Dear Massimo, Answered by chatGPT 4: OLE (Object Linking and Embedding) is a technology developed by Microsoft, primarily for use in their Windows operating system and applications like Microsoft Office. It allows users to create ...
by Antonio Linares
Sun Apr 30, 2023 10:38 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Speech Recognizer for harbour App ?
Replies: 9
Views: 565

Re: Great news regarding mod_harbour CGI !!!

Adhemar, is this the error? Best regards, Otto https://w ..........g/cgi-bin/adhemar/images/lAcrSoft.jpg Server error! The request cannot be answered because an internal error occurred in the server. The server is either overloaded or an error occurred in a CGI script. If you think this is a ...
by Otto
Wed Nov 23, 2022 3:17 pm
 
Forum: mod_harbour
Topic: Great news regarding mod_harbour CGI !!!
Replies: 43
Views: 8247

Re: Installing on Paralles for Mac

... solution, but that assumes an always connected interenet capability, etc. So far, my clients have NO INTEREST in that alternative. I asked, they answered, and they want their businesses contained to their local site, and will interact with the net only when necessary. They have a right to that ...
by TimStone
Thu Sep 01, 2022 5:37 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Installing on Paralles for Mac
Replies: 15
Views: 864

Re: Migranting xHarbour for Harbour

I just sent an email to Andrés Reyes to andresreyes_mzt@yahoo.com.mx Andrés answered and provided the URL of his repo with all the source code. Many thanks Andrés! https://github.com/andresreyes-mzt/TTaskpanel-FWH we saved a copy (fork) here: https://github.com/FiveTechSoft/TTaskpanel-FWH
by Antonio Linares
Sun Aug 28, 2022 4:54 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Migranting xHarbour for Harbour
Replies: 18
Views: 1036

Re: TWebView() for Dummy

hi Antonio,
Antonio Linares wrote:They answered on our open issue:

Basically we should execute this javascript code:

Code: Select all  Expand view
"document.querySelector('body').requestFullscreen()"

sorry i´m a total Dummy for Internet ...
"where" and "how" use that Javascript Code :?:
by Jimmy
Thu Jul 21, 2022 4:51 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: TWebView() for Dummy
Replies: 4
Views: 565
Next

Return to advanced search