Hello,
I was using qml Webview on qt 5.1 when i notice that is not possible to do
text selection, the webview just keeps flicking, no matter for how long i
click. How can i disable flick and get my text selection back? Am i doing
something wrong? (my webview's parent is a simple item).
Sincerely
Hello there,
I'm having a problem with QTextEdit/QTextDocument when i'm trying to export
the document to html via QTextEdit::toHtml() . The problem lies when we
insert an image using QTextDocument::addResource() and, although QTextEdit
shows it fine, it crashes when we call QTextEdit::toHtml() fun
There is something coming up, but not landing in 5.5:
https://codereview.qt-project.org/#/c/104669/
https://codereview.qt-project.org/#/c/108278/
On Mon, Mar 23, 2015 at 10:15 PM, Jason Kretzer wrote:
> I had not tried it yet. Will have to try it and see what happens.
>
>
>
> Slightly different
On Fri, Jul 3, 2015 at 2:28 PM, maitai wrote:
> Hello all,
>
> We are on the same situation as many here as I see. We are about to submit
> our first app to apple store, in a couple of weeks or so... What are we
> supposed to do now?
+1 here
>
> I sincerely hope that the indie license will be res
Is it possible to Render Qt within an Android View or Fragment? I failed to
find any documentation on that aspect.
The Idea is to have an Android View or Fragment that I can insert an
existing Activity and display a QML file. It's just for a prototype, not
production code, so it is fine if the on
Never tried QtLabs PDF, but I wrote a Pdfium wrapper a while ago that might
work for you as a plan B.
https://github.com/paulovap/qtpdfium
Cheers,
On Mon, Jun 4, 2018 at 1:15 PM, Sylvain Pointeau wrote:
> Hello,
>
> do you know if the QtLabs PDF is working on ios / android? and did you
> alrea