Results 1 to 20 of 179

Thread: wwWidgets

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Join Date
    Jan 2006
    Location
    Warsaw, Poland
    Posts
    33,359
    Thanks
    3
    Thanked 5,015 Times in 4,792 Posts
    Qt products
    Qt3 Qt4 Qt5 Qt/Embedded
    Platforms
    Unix/X11 Windows Android Maemo/MeeGo
    Wiki edits
    10

    Lightbulb wwWidgets

    Beta release of wwWidgets4 - a set of widgets for Qt4 has been released

    Download package

    The set consists of the following widgets:
    • QwwColorButton Button acting as a colour chooser
    • QwwColorComboBox Combobox that allows to pick colors. (unstable)
    • QwwHueSatPicker A widget allowing color picking in a form of a hue-saturation rectangle
    • QwwHueSatRadialPicker A widget allowing color picking in a form of hue-saturation circle
    • QwwLineEdit QLineEdit with regular expression validation support
    • QwwListWidget An enhanced QListWidget
    • QwwLongSpinBox A spinbox taking long long values
    • QwwNavigationBar Widget simmilar to MS Outlook navigation bar. (unstable)
    • QwwNumPad A numeric keypad widget
    • QwwTaskPanel Task panel simmilar to the one from WindowsXP.(unstable)
    • QwwTipWidget Widget that displays application tips
    • QwwTwoColorIndicator A widget allowing to choose a foreground and background colour


    Widgets marked as unstable are hardly or even not at all usable. The color combobox has beed disabled and will not be built, so you won't see it in your widget box.

    To build and install the set issue qmake, (n)make and (n)make install commands. The set should install cleanly on Unix and MSVC installations. There is a little problem with MinGW - you have to copy the .a file to the appropriate directory yourself.

    To use the set simply add "CONFIG += wwWidgets" to your project file.

    The set is not completed, but I decided to release it now anyway (GPL licence), because I don't know when I'll be able to finish the set so in the meantime it may be of benefit to someone. If you want to use any of the widgets in a commercial product, please contact me.

    Comments about the release are welcome and appreciated - you can send me a private message, just please don't send reports about obviously not completed functionality. Please don't send reports about unstable widgets.

    Due to a lack of functionality in Qt (at least up to versions 4.3beta1) Designer made custom container classes (such as the navigation bar and the task panel) will not work (hand coded classes should work fine).

  2. The following 5 users say thank you to wysota for this useful post:

    ball (22nd April 2007), Brandon_R (17th August 2011), hakermania (27th August 2011), KL-7 (14th September 2009), yeaiping (6th July 2011)

Similar Threads

  1. wwWidgets
    By mickey in forum Qt Programming
    Replies: 22
    Last Post: 17th July 2006, 15:20

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Digia, Qt and their respective logos are trademarks of Digia Plc in Finland and/or other countries worldwide.