Results 1 to 10 of 10

Thread: How to get larger radio buttons on XP?

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #6
    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: How to get larger radio buttons on XP?

    It's as I feared then. You will have to subclass QStyle to draw the radiobuttons larger.

    You can also try replacing the radiobutton pixmap in the pixmap cache. See QPixmapCache to see how to do this (this may only work for Qt3).
    Save yourself some pain. Learn C++ before learning Qt.

  2. The following user says thank you to Chicken Blood Machine for this useful post:

    Ben.Hines (24th April 2006)

Similar Threads

  1. Increase the size of radio buttons
    By arunvv in forum Qt Programming
    Replies: 7
    Last Post: 24th January 2009, 00:09
  2. Radio buttons in a tree view
    By notwithstanding in forum Qt Programming
    Replies: 6
    Last Post: 3rd November 2008, 22:32
  3. Programatically setting radio buttons
    By Doug Broadwell in forum Newbie
    Replies: 2
    Last Post: 25th May 2007, 20:55
  4. array of radio buttons
    By amulya in forum Qt Programming
    Replies: 4
    Last Post: 5th October 2006, 12:59

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.