How to use QT5?

Get help with using AutoHotkey (v1.1 and older) and its commands and hotkeys
arcticir
Posts: 694
Joined: 17 Nov 2013, 11:32

How to use QT5?

07 Aug 2018, 05:03

I tried to write a picture browser with AHK. I found that GDI+ performance is too bad, and loading large images (20M+) is very slow.
So I want to find a better solution. I think QT5 is a good choice. Unfortunately, I not found any examples of AHK using QT. And I don't have a programming foundation to read C code.

If you know how to use QT5, can you write an example for me? Just need show "Hello, world".
Or you know how to find an example of AHK using QT.
User avatar
TheDewd
Posts: 1513
Joined: 19 Dec 2013, 11:16
Location: USA

Re: How to use QT5?

07 Aug 2018, 12:39

What about using ActiveX control in AutoHotkey to embed an Internet Explorer window, and then write the image location to the HTML source and refresh the embedded browser? Examples on the forum.
arcticir
Posts: 694
Joined: 17 Nov 2013, 11:32

Re: How to use QT5?

08 Aug 2018, 06:43

Its performance is even worse.

Return to “Ask for Help (v1)”

Who is online

Users browsing this forum: mikeyww and 457 guests