Slashdot Mirror


Trolltech Releases First Qt 4 Technology Preview

An anonymous reader writes "Trolltech has announced the availability of the first Qt 4 Technical Preview. Qt 4, the next major release of the popular cross-platform C++ application framework which KDE is based on, is scheduled for final release in late Q1, 2005. Download mirrors here, here and here."

2 of 95 comments (clear)

  1. I love Qt! by Per+Wigren · · Score: 4, Insightful

    I just wish I could use it when developing cross-platform GPL-programs. :(

    --
    My other account has a 3-digit UID.
    1. Re:I love Qt! by arkanes · · Score: 4, Insightful


      Check out wxWidgets (formerly known as wxWindows) for an alternative. No, the support isn't as good as Qt, even if you pay. On the other hand, unlike GTK, your app won't look and run like ass on windows. And the community support via IRC and mailing list is excellent. wxWidgets is, in fact, the only toolkit I know of that is mature, cross-platform, and free. (I don't consider GTK to be mature in the cross-platform category)
      </plug>