Results 1 to 4 of 4

Thread: QSplitter Skype-alike

  1. #1
    Join Date
    May 2011
    Posts
    2
    Qt products
    Qt4
    Platforms
    MacOS X Unix/X11 Windows

    Default QSplitter Skype-alike

    Hi,
    my application is currently using a QSplitter to split the Central Area in 2 parts. I would like the splitter to look like the one Skype uses on Mac (see screenshot: http://www-bgr-com.vimg.net/wp-conte...pe-5.0-Mac.jpg). What's the correct way to do that?

    P.S. I think QtCreator uses a similar style to divide the edit area from the list of the file of the projects.
    Davide Anastasia
    Main Developer of Luminance HDR
    http://qtpfsgui.sourceforge.net/

  2. #2
    Join Date
    Mar 2011
    Location
    Hyderabad, India
    Posts
    1,882
    Thanks
    3
    Thanked 452 Times in 435 Posts
    Qt products
    Qt4 Qt5
    Platforms
    MacOS X Unix/X11 Windows
    Wiki edits
    15

    Default Re: QSplitter Skype-alike

    It is just matter of adjusting sizes, have a look at this example attachment, may be you want to be something like this SplitterTest.zip

  3. #3
    Join Date
    Mar 2009
    Location
    Brisbane, Australia
    Posts
    7,729
    Thanks
    13
    Thanked 1,610 Times in 1,537 Posts
    Qt products
    Qt4 Qt5
    Platforms
    Unix/X11 Windows
    Wiki edits
    17

    Default Re: QSplitter Skype-alike

    P.S. I think QtCreator uses a similar style to divide the edit area from the list of the file of the projects.
    Then you can look at the Qt Creator source code to see exactly how they do it.

  4. #4
    Join Date
    May 2011
    Posts
    2
    Qt products
    Qt4
    Platforms
    MacOS X Unix/X11 Windows

    Default Re: QSplitter Skype-alike

    Quote Originally Posted by Santosh Reddy View Post
    It is just matter of adjusting sizes, have a look at this example attachment, may be you want to be something like this SplitterTest.zip
    Thanks for the code, it's always nice to see how others use QtCreator. Unfortunately, this is not exactly what I'm looking for, because I would like to show a continuos line instead of the dot (which is the standard handle in OS X).

    Quote Originally Posted by ChrisW67 View Post
    Then you can look at the Qt Creator source code to see exactly how they do it.
    I guess I have to dig into it, but it is always hard to read code in big projects. Let's see what I can come out with...
    Davide Anastasia
    Main Developer of Luminance HDR
    http://qtpfsgui.sourceforge.net/

Similar Threads

  1. How can I create a transparent about box like SKYPE?
    By ricardo in forum Qt Programming
    Replies: 3
    Last Post: 19th May 2009, 18:57
  2. QSplitter
    By weixj2003ld in forum Qt Programming
    Replies: 1
    Last Post: 8th April 2009, 13:46
  3. Installing Skype debian package on manually compiled Qt 4.3.2
    By mnemonic_fx in forum Installation and Deployment
    Replies: 1
    Last Post: 5th November 2007, 21:32
  4. New to QSplitter
    By bruccutler in forum Qt Programming
    Replies: 6
    Last Post: 6th September 2007, 16:43
  5. Skype style list.
    By bunjee in forum Qt Programming
    Replies: 4
    Last Post: 29th January 2007, 15:49

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.