Results 1 to 3 of 3

Thread: Note book widget

  1. #1
    Join Date
    Feb 2006
    Posts
    42
    Qt products
    Qt4
    Platforms
    Unix/X11
    Thanks
    1
    Thanked 1 Time in 1 Post

    Default Note book widget

    Hi all,

    notebook.png

    You must have seen Note book widget in Motif. Is their any class or implementation available in Qt in order to get note book kind of look and feel?

    Thanks in advance,
    Seema Rao

  2. #2
    Join Date
    Jan 2006
    Location
    Warsaw, Poland
    Posts
    33,373
    Qt products
    Qt3 Qt4 Qt5 Qt/Embedded
    Platforms
    Unix/X11 Windows Android Maemo/MeeGo
    Thanks
    3
    Thanked 5,019 Times in 4,795 Posts
    Wiki edits
    10

    Default Re: Note book widget


  3. #3
    Join Date
    Jan 2006
    Location
    Mountain View, CA
    Posts
    279
    Qt products
    Qt3 Qt4
    Platforms
    Unix/X11 Windows
    Thanked 42 Times in 37 Posts

    Default Re: Note book widget

    Quote Originally Posted by wysota
    These will give you the same kind of functionality, but not the same look and feel. You would have to subclass QWidget or QStackedWidget and write your own custom widget to get something like this. IMO, it's pretty damn ugly though
    Save yourself some pain. Learn C++ before learning Qt.

Similar Threads

  1. minimize child widget
    By sreedhar in forum Qt Programming
    Replies: 5
    Last Post: 15th May 2006, 12:02
  2. Replies: 4
    Last Post: 24th March 2006, 22:50
  3. Forwarding mouse events to another widget.
    By yogeshm02 in forum Qt Programming
    Replies: 8
    Last Post: 28th February 2006, 13:25
  4. [Qt 4.1.0] Split a widget on demand
    By Townk in forum Qt Programming
    Replies: 3
    Last Post: 17th February 2006, 14:16
  5. advanced split widget
    By vitaly in forum Qt Programming
    Replies: 10
    Last Post: 24th January 2006, 20:00

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
  •  
Qt is a trademark of The Qt Company.