[Gambas-user] Web View help

Bruce Steers bsteers4 at gmail.com
Thu Dec 31 16:47:45 CET 2020


I have an app that uses qt webview and uses the Editable setting.
It's working fine here.
Did you select "Compile All" on your source code to make sure all sources
get recompiled to qt?



On Thu, 31 Dec 2020 at 02:32, Ian Roper <ian.roper at iinet.net.au> wrote:

> Changed over - not editable either.
>
> any reference to WebView.Editable produces an error. {Unknown Symbol}
>
>
> File or directory does not exist at line #2:
>
> @{symbols}
>
> Stack backtrace:
>
> CComponent._new.225
> CComponent.Get.118
> WikiMarkdown.Command.199
> Markup.ConvertMarkup.164
> Markup.Convert.36
> Markdown.ToHTML.15
> Wiki._PrintPage.344
> Wiki.Wiki.0
> WebPage.__Render.31
> WebPage.Render.56
> Main.Main.735
> *gb.qt5.webview / webview / *
>
>          Components
>
> --------------------------------------------------------------------------------
>           Component=gb.image
> *          Component=gb.qt5*
>           Component=gb.form
>           Component=gb.db
>           Component=gb.desktop
>           Component=gb.eval
>           Component=gb.eval.highlight
>           Component=gb.util
>           Component=gb.form.editor
>           Component=gb.settings
>           Component=gb.media
>           Component=gb.media.form
> *          Component=gb.qt5.webview*
>           Component=gb.sdl2.audio
>           Component=gb.web
>           Component=gb.xml
>
>    -End of Technical Document-
>
>
> Cheers,
>
> IR
>
>
> On 31/12/20 9:20 am, Benoît Minisini wrote:
>
> Le 31/12/2020 à 02:05, Ian Roper a écrit :
>
> Can't find the parameter to make a webview editable and went to the help
> and got this...
>
>   comp • gb.gui.webview • webview File or directory does not exist at line
> #2:
>
> @{symbols}
>
> Stack backtrace:
>
> CComponent._new.225
> CComponent.Get.118
> WikiMarkdown.Command.199
> Markup.ConvertMarkup.164
> Markup.Convert.36
> Markdown.ToHTML.15
> Wiki._PrintPage.344
> Wiki.Wiki.0
> WebPage.__Render.31
> WebPage.Render.56
> Main.Main.735
> gb.gui.webview / webview /
>
>
> Cheers,
>
> IR
>
>
> ----[ http://gambaswiki.org/wiki/doc/netiquette ]----
>
>
> WebView of 'gb.gui.webview' is not editable.
>
> Regards,
>
> On 31/12/20 9:20 am, Benoît Minisini wrote:
>
> Le 31/12/2020 à 02:05, Ian Roper a écrit :
>
> Can't find the parameter to make a webview editable and went to the help
> and got this...
>
>   comp • gb.gui.webview • webview File or directory does not exist at line
> #2:
>
> @{symbols}
>
> Stack backtrace:
>
> CComponent._new.225
> CComponent.Get.118
> WikiMarkdown.Command.199
> Markup.ConvertMarkup.164
> Markup.Convert.36
> Markdown.ToHTML.15
> Wiki._PrintPage.344
> Wiki.Wiki.0
> WebPage.__Render.31
> WebPage.Render.56
> Main.Main.735
> gb.gui.webview / webview /
>
>
> Cheers,
>
> IR
>
>
> ----[ http://gambaswiki.org/wiki/doc/netiquette ]----
>
>
> WebView of 'gb.gui.webview' is not editable.
>
> Regards,
>
>
> ----[ http://gambaswiki.org/wiki/doc/netiquette ]----
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.gambas-basic.org/pipermail/user/attachments/20201231/6b8358a1/attachment.htm>


More information about the User mailing list