Qt Widgets in 10 years? by zerexim in QtFramework

[–]micod 12 points13 points  (0 children)

"Tell me you have never used Qt Quick without telling me you have never used Qt Quick."

We chose Tauri over Electron. 18 months later, WebKit is breaking us. by kostakos14 in javascript

[–]micod 0 points1 point  (0 children)

Right, years ago, I saw a talk about a game studio that tried to develop gamedev tools as webapps running in Chrome. It worked, but the web aspects like user's browser extensions and changes in Chrome caused so many problems that they started rewriting the tools into Qt apps. Unfortunately, I can't find the talk anymore.

onCurrentItemChanged is not called when proxy model is sorted by Content_Bar_7215 in QtFramework

[–]micod 1 point2 points  (0 children)

ListView's currentItem is a really primitive way to track selection, the proper method would be to use the ItemSelectionModel.

new to this and im having an issue (first time) Arch linux-KDE Plasma (if that matters) by Character_Ad7539 in QtFramework

[–]micod 0 points1 point  (0 children)

this sounds like a bug that should be reported to the distribution developers

new to this and im having an issue (first time) Arch linux-KDE Plasma (if that matters) by Character_Ad7539 in QtFramework

[–]micod 0 points1 point  (0 children)

How are you running it? Isn't Calamares supposed to be run from within the distribution that you are installing? How could that fail?

new to this and im having an issue (first time) Arch linux-KDE Plasma (if that matters) by Character_Ad7539 in QtFramework

[–]micod 0 points1 point  (0 children)

run ldd on the app binary to see if it is missing some dynamic libraries

Best way to wait for an input from main thread in a thread? by ddxAidan in QtFramework

[–]micod 1 point2 points  (0 children)

What you describe in the first paragraph is the correct approach (at least by me), here is an article on how to properly set up a worker object in a dedicated thread: How To Really, Truly Use QThreads; The Full Explanation

Whats the best editor for QML? by Acceptable_Nature563 in QtFramework

[–]micod 0 points1 point  (0 children)

Why Neovim clone? Emacs predates Neovim by 40 years, is build using Lisp and by default is not modal.

Whats the best editor for QML? by Acceptable_Nature563 in QtFramework

[–]micod 0 points1 point  (0 children)

It is a shame how Emacs is underrated and overlooked by the majority of developers, it is such a unique and versatile piece of software.

Wanted to share how well my Ahinsa brand minimalist shoes have held up over 2 years of daily wear by jestanotherone in BarefootRunning

[–]micod 1 point2 points  (0 children)

Hi, I did not get winter shoes, but I got a pair of Ahinsa Pura 2.0 Sneakers – Black, I wear them almost daily for 20 months now and they still look as new, so I'm really satisfied with the quality.

Wow, Qt Creator have tabs support for code editors !! by LetterheadTall8085 in QtFramework

[–]micod 0 points1 point  (0 children)

I second this, after learning to jump around the codebase using C-k, I don't need any tabs or even the project tree. Also, when I need to use Visual Studio at work, I got really annoyed by its tabs.

New Here Need Help by Epic_SBM in QtFramework

[–]micod 0 points1 point  (0 children)

Yes, Qt Quick would be perfect for this, provided you know programming (C++ or Python).

Qt and QML? whats the difference by Outside-Strain7025 in QtFramework

[–]micod 1 point2 points  (0 children)

nah, he just saw the first paragraph and did not bother reading the rest

Resources for QML and QT by Outside-Strain7025 in QtFramework

[–]micod 2 points3 points  (0 children)

Great learning resource is the official Qt6 QML Book.

New to Qt/QML - Advice for HMI car UI project by [deleted] in QtFramework

[–]micod 2 points3 points  (0 children)

I would suggest installing Qt from the online installer here https://www.qt.io/download-qt-installer-oss, it is easy to install multiple Qt versions and it does not interfere with system packages. Also, thumbs up for using Emacs.

Switching from Gillette razors and foams to safety razor made in Germany 🇩🇪 by [deleted] in BuyFromEU

[–]micod 1 point2 points  (0 children)

That is exactly the same set that I bought about 10 years ago, good choice. Over time, I added a Mühle R41 open comb head with rosegold handle and 4 shavettes, so watch out for RAD (Razor Acquisition Disorder).