[a / b / c / d / e / f / g / gif / h / hr / k / m / o / p / r / s / t / u / v / vg / vm / vmg / vr / vrpg / vst / w / wg] [i / ic] [r9k / s4s / vip] [cm / hm / lgbt / y] [3 / aco / adv / an / bant / biz / cgl / ck / co / diy / fa / fit / gd / hc / his / int / jp / lit / mlp / mu / n / news / out / po / pol / pw / qst / sci / soc / sp / tg / toy / trv / tv / vp / vt / wsg / wsr / x / xs] [Settings] [Search] [Mobile] [Home]
Board
Settings Mobile Home
/g/ - Technology


Thread archived.
You cannot reply anymore.


[Advertise on 4chan]


File: Qt_logo_neon_2022.svg.png (14 KB, 640x458)
14 KB
14 KB PNG
How did this trash survive for so long?
>>
>>106491479
I love QT. Always had weird problems with GTK3 applications.
>>
>>106491479
There are other options but you need higher IQ to use them.
>>
>>106491486
GTK may be even worse, sure. And there are choices even worse than GTK beyond that.

>>106491500
Such as?
>>
>>106491523
>Such as?
You can build anything you want with SDL. A simple GUI isn't difficult to do if you know the graphics pipeline.
>>
>>106491479
A lot of C++ programmers seem like masochists to me. Imagine paying $3000-4000 annually for UI.
>>
>>106491572
it will look like absolute trash
>>
>>106491580
$3k vs $300k to develop your own. It's cheaper.
>>
>>106491591
So every video game looks like trash?
>>
>>106491572
>>106491591
Looking it nice isn't so hard, but you will miss a lot of standard mechanisms, which you will all have to implement yourself.
Still seems more reasonable than using bloated bullshit monsters with garbage APIs like Qt or GTK.
>>
>>106491600
where did you pull $300k from? Also, GTK and webtech for UI is free.
>>106491591
lmao you realize you can make it look however you want, right?
>>
>>106491624
>where did you pull $300k from?
A good programmer is at least $100k / y and it'll take you 1 - 3 years to make a GUI framework depending on how complex it needs to be.
>>
>>106491622
>you will miss a lot of standard mechanisms, which you will all have to implement yourself
SDL3 is really good at interfacing with the OS. It's just the graphics side to worry about.
>>
File: 1734588109440565.png (192 KB, 1920x1080)
192 KB
192 KB PNG
>>106491591
no?
>>
It's maintained by a publicly traded company with €1.19 B market cap.

https://en.wikipedia.org/wiki/Qt_Group
>>
>>106491651
NTA, but what about accessibility tools?
>>
>>106491479
Most of the alternatives are somehow worse.
>>
>>106491479
It's more than just a UI framework. It's an alternative to the broken C++ standard library.
>>
>>106491479
I've been thinking about using Tauri or Wails for desktop GUI stuff next time I have to deal with it.
>>
>>106491784
Just say webview next time. You don't get to avoid getting tagged webshit just because the launcher is rust or go. You're making a backend + webview frontend
>>
>>106491740
I don't care about the handicapped and the disabled so whatever
>>
>>106491479
>trash
How about you show us your superior multiplatform GUI toolkit?
>>
>>106491781
>C++ is suddenly not so broken anymore (STL is still shit but you don't feel like having to kill yourself anymore)
>Qt is stuck with its own containers with different semantics
>want to switch to standard C++ ones
>but can't
>bitrotting bloated trash continues forever
>>
i'm not sure if there is an alternative
also, signals & slots is actually really comfy
>>
>>106491920
QMillions Qmust Qsuffer
>>
>>106491864
I was unfamiliar with the more generic name.
>>
>>106491479
automotive industry and medical i think
>>
the alternatives are far worse
>>
>>106491935
>also, signals & slots is actually really comfy
Imagine thinking like this. Signals and slots were a hack because C++ sucked so hard that you couldn't just do callbacks to methods or functions with pure C++. They had to extend C++ with their "meta compiler" to achieve that. Now, it can be implemented with loads of gibberish in C++11 code (which is what the connect method does now), but it's still not pretty. Meanwhile, retarded languages like javascript supported it trivially since their inception.
Holy fuck I hate C++ so much.
>>
>>106491740
Access these balls.
>>
>>106492116
You removed them 1 year ago.
>>
>>106491479
the alternatives are worse. Vala is comfy until you touch the dogshit glib docs. Lazarus ide would be peak if it wasn't so outdated.
>>
>>106491479
I just make my desktop apps in Flutter.
>>
>>106491479
Ok so I love KDE but holy fuck I hate Qt.
Honestly its not only just bad but the documentation is spread across MULTIPLE (at least 5 from what I found) different fucking websites that they keep going "oh we're moving to a new <x>! update your bookmarks!" And then you go over there and maybe 30% of the previous site actually got ported.
Its fucking insane



[Advertise on 4chan]

Delete Post: [File Only] Style:
[Disable Mobile View / Use Desktop Site]

[Enable Mobile View / Use Mobile Site]

All trademarks and copyrights on this page are owned by their respective parties. Images uploaded are the responsibility of the Poster. Comments are owned by the Poster.