Re: [Gambas-user] Set cursor position on a webview editable.

2016-12-08 Thread Moviga Technologies
Google this: javascript move caret or javascript move text cursor There should be a lot of examples that you can modify to suit your case. Use the .Eval() function. -- Developer Access Program for Intel Xeon Phi Proces

Re: [Gambas-user] Set cursor position on a webview editable.

2016-12-08 Thread Gianluigi
Sorry if I'm indiscreet, but a practical example of how you implement it? 😃 Regards Gianluigi 2016-12-08 10:58 GMT+01:00 Moviga Technologies : > Google this: javascript move caret > > or > > javascript move text cursor > > There should be a lot of examples that you can modify to suit your case. >

Re: [Gambas-user] Set cursor position on a webview editable.

2016-12-08 Thread Jorge Carrión
Hi: Gianluigi, your "me.setfocus / webview.setfocus/desktop.sendey", works! thanks a lot. But this seem a little "tricky". I like to the work with JavaScript because that would the way of spelling "at the fly" as the user types. I've follow the Moviga advices and found some funct

Re: [Gambas-user] Set cursor position on a webview editable.

2016-12-08 Thread Jorge Carrión
Well I think I've find a solution (a tricky solution) that works: Add a "strange string" at the end of html, search it and replace with nothing. Teh code is something like this: WebView1.SetFocus() WebView1.html &= "··" 'two "middle points" is something I have no seen in my life. WebView1.E

[Gambas-user] [Gambas Bug Tracker] Bug #1046: "Dialog Form" position below "Main Form"

2016-12-08 Thread bugtracker
http://gambaswiki.org/bugtracker/edit?object=BUG.1046&from=L21haW4- Zainudin AHMAD added an attachment: pic-1.png -- Developer Access Program for Intel Xeon Phi Processors Access to Intel Xeon Phi processor-based devel

[Gambas-user] [Gambas Bug Tracker] Bug #1046: "Dialog Form" position below "Main Form"

2016-12-08 Thread bugtracker
http://gambaswiki.org/bugtracker/edit?object=BUG.1046&from=L21haW4- Zainudin AHMAD reported a new bug. Summary --- "Dialog Form" position below "Main Form" Type : Bug Priority : Low Gambas version : 3.9.90 (TRUNK) Product : QT5 component Description

[Gambas-user] [Gambas Bug Tracker] Bug #1046: "Dialog Form" position below "Main Form"

2016-12-08 Thread bugtracker
http://gambaswiki.org/bugtracker/edit?object=BUG.1046&from=L21haW4- Zainudin AHMAD added an attachment: pic-2.png -- Developer Access Program for Intel Xeon Phi Processors Access to Intel Xeon Phi processor-based devel

[Gambas-user] [Gambas Bug Tracker] Bug #1046: "Dialog Form" position below "Main Form"

2016-12-08 Thread bugtracker
http://gambaswiki.org/bugtracker/edit?object=BUG.1046&from=L21haW4- Zainudin AHMAD added an attachment: Bug-showDialog-0.0.1.tar.gz -- Developer Access Program for Intel Xeon Phi Processors Access to Intel Xeon Phi pro

[Gambas-user] [Gambas Bug Tracker] Bug #1047: please add new gambas3 sections for Rust and JavaScript

2016-12-08 Thread bugtracker
http://gambaswiki.org/bugtracker/edit?object=BUG.1047&from=L21haW4- Gianfranco COSTAMAGNA reported a new bug. Summary --- please add new gambas3 sections for Rust and JavaScript Type : Request Priority : Medium Gambas version : 3.9 Product : Bugtracker Descr