Results 1 to 20 of 28

Thread: how to implement this MainWindow just like iTunes

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #3
    Join Date
    May 2008
    Posts
    58
    Thanks
    2

    Default Re: how to implement this MainWindow just like iTunes

    As you know, default for main window there is icon + title at the left-most, min/max/close buttons at the right-most, border lines at four directions' boder which you can resize the window.

    at the bottom of the windows title and icon there is MenuBar then Tool Bar

    But when you run the iTunes, you can see these are different.
    So could you tell me how to impelment the mainwindow like the iTunes.
    I have try to setWindowFlags( Qt::FramelessWindowHint ), but in this case I can't get
    the resize indicator at the four direction's border, at the same time all the relative system's hint menu will be lost.
    Attached Images Attached Images

Similar Threads

  1. Replies: 1
    Last Post: 11th September 2007, 13:34
  2. What's the best way to implement a MainWindow
    By darkadept in forum Qt Programming
    Replies: 5
    Last Post: 5th February 2007, 17:46

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.