Y
Hacker News
new
|
ask
|
show
|
jobs
by
AshamedCaptain
1694 days ago
You certainly can, but the problem is that there is no agreed standard from the toolkits to do it. E.g. Qt has its own way.
1 comments
hulitu
1693 days ago
Why does QT needs to be smarter ? Just asking.
link
jcelerier
1691 days ago
Qt runs on platforms where there is literally only a kernel + the Qt app running, through for instance EGL for rendering. So it has to have its own way.
link