Re: [Gambas-user] A question about WebView

2016-10-17 Thread Gianluigi
Hi Jorge, I hope you enjoyed. Yes now in Genoa everything is OK. I'll pretend to believe you've enjoyed my bad script, you are very kind. Also I'm venturing for the first time with WebView to create a project for the farm, unfortunately, I realize that I understand very little. I thank you very mu

Re: [Gambas-user] A question about WebView

2016-10-16 Thread Jorge Carri贸n
Hi Gianluigi: Sorry for the delay but this has been a hard (or good!) weekend for me, no computers at all... 馃榾馃槑. I hope the problems of the whilwind are fixed yet in your town. I've seen your code and it's a good javascript based solution but I'm afraid I'm not able to implement it in my proyect.

Re: [Gambas-user] A question about WebView

2016-10-14 Thread Gianluigi
Lucky you Jorge, if here in Genoa, today not there had been a whirlwind (no electricity and discarge notebook :-( ) I (too) would have answered so: '-- Public Sub Form_Open() WebView1.HTML = MakeHtml() End Private Function MakeHtml() As String Dim sHtml As String

Re: [Gambas-user] A question about WebView

2016-10-14 Thread Jorge Carri贸n
Well... I think that I've found a workaround only with gambas. (It's a little tricky but it works), Thank you for the answers. Best Regards 2016-10-14 15:03 GMT+02:00 Moviga Technologies : > There might be a way to do it with Gambas, but you can use javascript's > preventDefault() > > http://ww

Re: [Gambas-user] A question about WebView

2016-10-14 Thread Moviga Technologies
There might be a way to do it with Gambas, but you can use javascript's preventDefault() http://www.w3schools.com/jsref/event_preventdefault.asp Den 14. okt. 2016 12:15, skrev Jorge Carri贸n: > I'm trying to do a control like textEdit, but allowing with links and > images, based on webBrowser ex

Re: [Gambas-user] A question about WebView

2016-10-14 Thread Jorge Carri贸n
I'm trying to do a control like textEdit, but allowing with links and images, based on webBrowser example. All is done and works fine, but if I create a link (: > Hello Jorge, > I do not understand the question, could you be more specific? > Thank you > Gianluigi > > 2016-10-13 18:29 GMT+02:00 Jo

Re: [Gambas-user] A question about WebView

2016-10-14 Thread Gianluigi
Hello Jorge, I do not understand the question, could you be more specific? Thank you Gianluigi 2016-10-13 18:29 GMT+02:00 Jorge Carri贸n : > Is there a way to stop the follow of links in webview when webview is in > "edit mode" (editable=true)? > > Best Regards > --

Re: [Gambas-user] A question about WebView

2016-10-14 Thread Gianluigi
Hello Jorge, I do not understand the question, could you be more specific? Thank you Gianluigi 2016-10-13 18:29 GMT+02:00 Jorge Carri贸n : > Is there a way to stop the follow of links in webview when webview is in > "edit mode" (editable=true)? > > Best Regards > --

[Gambas-user] A question about WebView

2016-10-13 Thread Jorge Carri贸n
Is there a way to stop the follow of links in webview when webview is in "edit mode" (editable=true)? Best Regards -- Check out the vibrant tech community on one of the world's most engaging tech sites, SlashDot.org! http