Search found 518 matches: javascript

Return to advanced search

IA y Harbour Conceptos básicos

... Ya desde los tiempos de tensorflow (que Antonio nos dio tambien charla en Novelda) pensé que si no se podia utilizar harbour, se podría utilizar javascript (o python) Javascript permite 'correr' casi cualquier cosa en un webview, llamado desde harbour, FWH, ... por lo que puede ser interesante ...
by Joaquim Ferrer
Sat Apr 13, 2024 10:57 am
 
Forum: Artificial Intelligence
Topic: IA y Harbour Conceptos básicos
Replies: 1
Views: 87

Re: Google Graph extra graphic ? (Navaro)

... is why I have not been able to add new functionalities since you have only developed the new types (gauge nothing more) to be used in web pages (javascript). Obviously, it can be used with the webview as Antonio indicates, although when you have some time. Keep investigating. The graphics of ...
by cnavarro
Mon Apr 08, 2024 8:27 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Google Graph extra graphic ? (Navaro)
Replies: 23
Views: 2864

Re: WebView resize

... application: Best regards, Otto SPLITTER: While there's no direct HTML equivalent for a splitter, you can create a resizable split view using JavaScript and CSS. This would allow users to adjust the space allocated to different sections of the UI, similar to the SPLITTER in FiveWin. TEXplorerBar ...
by Otto
Thu Mar 21, 2024 10:55 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: WebView resize
Replies: 9
Views: 2099

Re: FWH 24.02 new Class TWebView2

... de la evaluación ahora, por que MsgInfo( oWebView:Eval( "123" ) ) devolverá 123, y eso sucede igualmente si se llama a cualquier código javascript que devuelva un cierto valor. Por lo tanto ya no es necesario llamar a "SendToFWH()" desde el método Eval() pues el resultado nos ...
by Antonio Linares
Wed Mar 13, 2024 4:24 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: FWH 24.02 new Class TWebView2
Replies: 11
Views: 2465

Re: Creo que esto depende de Harbour...

Hola. La técnica a la que te refieres es desestructuración de arrays. En JavaScript se utiliza:https://developer.mozilla.org/es/docs/Web/JavaScript/Reference/Operators/Destructuring_assignment En harbour no me suena haberlo visto nunca, aunque sería muy bueno ...
by goosfancito
Sat Mar 02, 2024 5:31 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Creo que esto depende de Harbour...
Replies: 6
Views: 259

Re: Creo que esto depende de Harbour...

Hola. La técnica a la que te refieres es desestructuración de arrays. En JavaScript se utiliza:https://developer.mozilla.org/es/docs/Web/JavaScript/Reference/Operators/Destructuring_assignment En harbour no me suena haberlo visto nunca, aunque sería muy bueno ...
by VictorCasajuana
Sat Mar 02, 2024 3:05 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Creo que esto depende de Harbour...
Replies: 6
Views: 259

Data exchange between PC and Android device on the same loca

... generates responses either in array, json or hash, whichever is most compatible with the scenario. B.- On the FRONT-END CLIENT side I use an html-javascript-jQuery APP encapsulated using CORDOVA to run in an ANDROID webview. That is, it is responsible for generating all the HTML for the user interface. ...
by Arturo Lopesoria
Tue Feb 20, 2024 11:52 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Data exchange between PC and Android device on the same loca
Replies: 17
Views: 793

Intercambio de datos entre PC y dispositivo Android en la m

... respuestas ya sea en formato array, json o hash, lo que resulte más compatible con el escenario. B.- Del lado CLIENTE FRONT-END Uso una APP html-javascript-jQuery encapsulada mediante CORDOVA para correr en un webview de ANDROID. Esto es, se encarga de generar todo el HTML para la interfaz de ...
by Arturo Lopesoria
Tue Feb 20, 2024 10:27 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Intercambio de datos entre PC y dispositivo Android en la m
Replies: 2
Views: 212

Re: RC to PRG generator

... to implement this, and I eventually gave up on the attempt. It's interesting that I can't find any RC2HTML converters on the web. I tried with JavaScript. First, I made a JSON but now I have the elements but not the positioning. Best regards, Otto <!DOCTYPE html><html lang="de"><head>  ...
by Otto
Mon Feb 12, 2024 9:45 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: RC to PRG generator
Replies: 23
Views: 1199

webview: toggle-switch replaceing TSwitch

... and a table. On the right side is an XBrowse. You can observe how WebView2 updates the XBrowse. I use XBrowse to display the events coming from JavaScript to Fivewin. I am trying to follow the 'fetch syntax' of JavaScript in Fivewin. The goal is to familiarize oneself with mod Harbour and to ...
by Otto
Fri Feb 09, 2024 7:35 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: webview: toggle-switch replaceing TSwitch
Replies: 1
Views: 144

Re: Different Processing of Escape Characters in Mod Harbour

Dear Otto,
I think \n leads to an error because the backslash is an escape character in javascript.
according to chatgpt :-) ... when used in a string, the \ expects to be followed by another character to form the escape sequence.
So \\n is needed in this case I suppose.
kind regards
ruth
by Ruth
Wed Jan 31, 2024 1:38 pm
 
Forum: mod_harbour
Topic: Different Processing of Escape Characters in Mod Harbour
Replies: 5
Views: 492

Different Processing of Escape Characters in Mod Harbour

Hello everyone, I am working with Mod Harbour and have noticed that in my JavaScript code \\n causes a line break, while \n leads to an error. Is this a known behavior in Mod Harbour, or could there be another reason for it? Has anyone had similar experiences ...
by Otto
Wed Jan 31, 2024 4:10 am
 
Forum: mod_harbour
Topic: Different Processing of Escape Characters in Mod Harbour
Replies: 5
Views: 492

Re: link between PRG and RC

Thank you for your answer :-)
my level in fivewin is beginner...
i am used to working with html, javascript, bootstrap and also modharbour and would like to learn and understand fivewin and everything that comes with it better.
thanks again and kind regards
ruth
by Ruth
Mon Jan 29, 2024 8:43 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: link between PRG and RC
Replies: 20
Views: 1700

Re: HarbourWave - leaked information

... been working at school for thirty-six years, I have been teaching computer science for thirty-six years, I have been making a website with php+JavaScript for many years, I have also created several modules for WordPress and woocommerce. and you dear Antonio Linares write to me that I have to ...
by Silvio.Falconi
Mon Jan 29, 2024 2:16 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: HarbourWave - leaked information
Replies: 7
Views: 907

Re: future of Rich Text Editor maybe time to start with WEBVIEW

... to tackle them all on your own. It would be much easier together. I can't help but think of how often I stumble upon casesensitivity issues in JavaScript. Wishing you a lovely Sunday. Best regards, Otto Here's one of my Mod Harbour pages, all data comes from DBF files. The admin page is also ...
by Otto
Sat Jan 27, 2024 8:52 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: future of Rich Text Editor maybe time to start with WEBVIEW
Replies: 19
Views: 1706
Next

Return to advanced search