anthonyanikos
anthonyanikos
As i think, its QT5->QT6 changing... i have reproduced it even at same version - i have 4.3, but my 4.3 have QT5, but current 4.3 - have already QT6
i am not specialist, sorry, but may be its look like https://bugreports.qt.io/browse/QTBUG-103488 QT_ENABLE_HIGHDPI_SCALING https://github.com/Chatterino/chatterino2/issues/4552 Yes. 4.6 light for windows 7 (my os = win10) works perfect! it's bug of QT6,...
I can say, it still exist, but i think some doubts: i think, its depending on if my contact have a nickname instead phone numbers, i have this problem with...
Hello, yes, i would. It would be grate! Simple for u, but i could'nt. Dont know rust, hard to understand how to do that. If you will be able, can...
Ooh! Thank u very mouch for that possibilitie!!
If u will add this, please notify somehow, if u can. thank u, before your hands.
Hello, can i ask, at the latest version now is a colored messages?
Hello, can i ask, this is not solved yet? I have absolutely same problems on Windows and dont understand what do ;(
We made it! (c) 1. Run vs_BuildTools.exe and check: a) MSVC 143 - VS 2022. b). CMake c++ for Windows c). SDK For windows 10 (latest) 2. Get here https://github.com/llvm/llvm-project/releases/tag/llvmorg-17.0.5...
Hello! Thank u a lot. I am stucked with stupid may be problem: How can i use println(c"Hello") with some string variable instead "Hello" ? my_str="Hello" println(my_str) I ve tested...