Re: [Interest] Tooltips and Anchors with QSyntaxHighlighter

2020-01-23 Thread roland
Quoting Jonathan Purol: I should note this is my first time posting to a mailing list, so apologies if I'm messing up something. Welcome We're currently trying to write an editable text editor which has two modes, edit and view. In edit mode you can make changes using a specific syntax,

Re: [Interest] Should onImageSaved give a URL?

2020-01-23 Thread Thiago Macieira
On Thursday, 23 January 2020 09:22:48 PST Jason H wrote: > I really want to do things the "right way" but what that way is, is clear as > mud. Since prefixing "file://" is so wrong, and Qt.resolvedUrl() is not > doing what I need, please share the proper method? I would if I knew. I don't know

Re: [Interest] Should onImageSaved give a URL?

2020-01-23 Thread Jason H
> On Wednesday, 22 January 2020 12:52:41 PST Jason H wrote: > > Wow. So in the intervening tie between replies I did some searching and > > thought this was a face-palm moment, but not event the experts know about > > Qt.resolvedUrl() > >

Re: [Interest] Should onImageSaved give a URL?

2020-01-23 Thread Thiago Macieira
On Wednesday, 22 January 2020 12:52:41 PST Jason H wrote: > Wow. So in the intervening tie between replies I did some searching and > thought this was a face-palm moment, but not event the experts know about > Qt.resolvedUrl() > https://doc.qt.io/qt-5/qml-qtqml-qt.html#resolvedUrl-method

Re: [Interest] Should onImageSaved give a URL?

2020-01-23 Thread Fabrice Mousset | GEOCEPT GmbH
Hello, I found this documentation entry very interesting about url vs string handling in QML/JavaScript https://doc.qt.io/qt-5/qml-url.html BR Fabrice > -Ursprüngliche Nachricht- > Von: Interest Im Auftrag von Jason H > Gesendet: Mittwoch, 22. Januar 2020 21:53 > An: "Jérôme Godbout"