User forums > General (but related to Code::Blocks)

Why CB doesn't use QT4 ? but use wxWidget ?

(1/2) > >>

lonelyforest:
I am new BC , Why CB doesn't use QT4 ? but use wxWidget ?

Just ....


BC is powerful, i will use it on my computer, Fedora 9~~~~~~~~~~~~ but I use KDE4

darthdespotism:
Why not use wxWidgets?

mandrav:
What is BC?

rickg22:
BC = typo for CB, i think. Anyway, here's my personal interpretation for why we use wxWidgets instead of QT.

wxWidgets is portable to many platforms, and it uses the platform's native widgets when possible, which makes a good cross-platform implementation, at least for Windows. Windows users shouldn't be asked to install X, Y or Z widget library separately before installing a program - and when they do, the end result isn't exactly pretty. I believe that choosing wxWidgets as the widget library was a key factor in making C::B a success.

That, and considering that in its beginnings, C::B was a Windows-only program, wxWidgets was the only practical choice.

Auria:
And maybe you could ask GIMP devs why they use GTK and not KDE, and maybe you could ask inkscape developers why they use GTK and not KDE... and maybe i could ask you why you're starting yet another GUI toolkit flamewar instead of using KDevelop or bearing with GTK

Navigation

[0] Message Index

[#] Next page

Go to full version