[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Search methods added to the WebView control
[Thread Prev] | [Thread Next]
- Subject: Re: Search methods added to the WebView control
- From: Denis Crowther <denisc@xxxxxxxxxxxxxx>
- Reply-to: denisc@xxxxxxxxxxxxxx
- Date: Fri, 18 Apr 2025 09:45:09 +1000
- To: user@xxxxxxxxxxxxxxxxxxxxxx
On 18/4/25 02:31, Claus Dietrich wrote:
2. Currently we load the HTML into the WebView (gb.qt5.webview) withWebViewDocView.Url = "file:///" & Application.Path &/ "program_doc/ doc.html"
By using Application.Path you're effectively hard coding the path to the webpage as "wherever the application is". For that to work you'd have to distribute the webpage with the executable, to be placed in the same folder as the executable.
Does putting the Webpage & files within the Appimage in the same folder as the executable not work?
-- Regards Denis
Re: Search methods added to the WebView control | Claus Dietrich <claus.dietrich@xxxxxxxxxx> |
Search methods added to the WebView control | Benoît Minisini <benoit.minisini@xxxxxxxxxxxxxxxx> |
Re: Search methods added to the WebView control | Claus Dietrich <claus.dietrich@xxxxxxxxxx> |
Re: Search methods added to the WebView control | Claus Dietrich <claus.dietrich@xxxxxxxxxx> |
Re: Search methods added to the WebView control | Benoît Minisini <benoit.minisini@xxxxxxxxxxxxxxxx> |
Re: Search methods added to the WebView control | Claus Dietrich <claus.dietrich@xxxxxxxxxx> |
Re: Search methods added to the WebView control | Claus Dietrich <claus.dietrich@xxxxxxxxxx> |