Results 1 to 15 of 15

Thread: Hopefully the last time: round buttons

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Join Date
    Aug 2008
    Posts
    9
    Thanks
    1
    Thanked 1 Time in 1 Post

    Default Re: Hopefully the last time: round buttons

    Is the problem only with QMacStyle? What you pasted, auba, states that it is the default style on the mac. Can you just set the default style to Plastique or Cleanlooks?

    While I've built a qt application on/for OS X, it was in Cleanlooks and didn't use any stylesheets (and was quite awhile ago) so I'm unsure of the actual behavior. Can OS X run a different Style?

  2. #2
    Join Date
    Apr 2009
    Posts
    21
    Thanked 3 Times in 2 Posts

    Default Re: Hopefully the last time: round buttons

    I wonder why you guys not try to use QPushButton::setFlat(true) and add a PNG as its icon.
    I think it is the easiest way to create shaped button and it's platform independent.

    Here's my widget. Look at the bottom-right buttons:



    Is it what you want?
    Attached Images Attached Images
    Welcome to My Chinese Qt Blog (Google Translate Integrated) - http://www.xlrw.co.cc
    Dedicated to make Qt popular in Chinese-speaking society.

Similar Threads

  1. Once again: buttons and time consuming tasks
    By pampo in forum Qt Programming
    Replies: 1
    Last Post: 4th May 2009, 18:26
  2. How to constantly refresh time on a view
    By salmanmanekia in forum Qt Programming
    Replies: 5
    Last Post: 23rd June 2008, 12:44
  3. Replies: 1
    Last Post: 1st February 2008, 18:55
  4. QDateTime GMT add sec. or - sec. from locale time....
    By patrik08 in forum Qt Programming
    Replies: 2
    Last Post: 20th February 2007, 16:39
  5. Problem with pointers while using localtime() and time()
    By jamadagni in forum General Programming
    Replies: 7
    Last Post: 11th January 2006, 15:48

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.