Qt Creator and Scrolling Template Welcome
-
wrote on 19 Dec 2023, 18:45 last edited by
Hello!
I tried to create a program using some images inside QScrollArea, the result is that scrolling was so slug and slow.... now, putting attention to Qt Creator Welcome, i found the scrolling is very smooth, just like i was looking for...
Was Qt Creator IDE been designed with Qt Framework?, if so.. how can i solve the slow scrolling?
If you want to see an example, take a look at
https://www.incamp.cl/QTWEB.htmlThat is a simple website made with WebAssembly Qt, but scrolling is slow..
Thanks.
-
Hello!
I tried to create a program using some images inside QScrollArea, the result is that scrolling was so slug and slow.... now, putting attention to Qt Creator Welcome, i found the scrolling is very smooth, just like i was looking for...
Was Qt Creator IDE been designed with Qt Framework?, if so.. how can i solve the slow scrolling?
If you want to see an example, take a look at
https://www.incamp.cl/QTWEB.htmlThat is a simple website made with WebAssembly Qt, but scrolling is slow..
Thanks.
wrote on 19 Dec 2023, 19:10 last edited by@1XU7 said in Qt Creator and Scrolling Template Welcome:
Was Qt Creator IDE been designed with Qt Framework?, if so.. how can i solve the slow scrolling?
Yes... the Qt version that was used, you can see if you check the Help/About menu in QtCreator.
-
@1XU7 said in Qt Creator and Scrolling Template Welcome:
Was Qt Creator IDE been designed with Qt Framework?, if so.. how can i solve the slow scrolling?
Yes... the Qt version that was used, you can see if you check the Help/About menu in QtCreator.
2/3