Regarding 1.) I realized that the app's initlalURL argument must not contain
"-" (in contradiction to the other app args) so just the plain URL, however,
the site is still not loaded. If anyone can confirm please let me know.
--
http://www.carot.de
Email : alexan...@carot.de
Tel.: +49 (0)177 5
Hi all,
while playing with qtqwebbrowser
https://code.qt.io/cgit/qt-apps/qtwebbrowser.git
the two questions arise:
1.) How can I set an initial URL when opening the browser ?
2.) How can I disable the virtual keyboard when using desktop platforms ?
Thanks as usual,
best
Alex
--
http://www.c
Hi all,
I'm running into a number of interesting problems on macOS. I am testing
against the 6.3.0 RC
This is for a fairly complex app called Subsurface, in case anyone cares.
When I create fat binaries for the app by setting CMAKE_OSX_ARCHITECTURES to
arm64;x86_64 things mostly work, but a co