Results 1 to 2 of 2

Thread: QPushButton not showing '&' symbol

  1. #1
    Join Date
    Oct 2009
    Posts
    19
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows
    Thanks
    2

    Default QPushButton not showing '&' symbol

    Hi....
    In qt creator i set text for a QPushButton. amazing its not showing '&' symbol on it.
    Text i have set is "Confirm & next >>", but its showing like this "Confirm next >>". ('&' missing)
    Is it OK or abnormal behavior?

  2. #2
    Join Date
    Sep 2009
    Location
    UK
    Posts
    2,447
    Qt products
    Qt4
    Platforms
    Windows
    Thanks
    6
    Thanked 348 Times in 333 Posts

    Default Re: QPushButton not showing '&' symbol

    It's normal. Use two if you want it shown.

    You may also want to experience with letters, such as &a and see what happens

  3. The following user says thank you to squidge for this useful post:

    newtowindows (31st October 2009)

Similar Threads

  1. Q3ScrollView resists to scroll down to the garbage bin
    By sivrisinek in forum Qt Programming
    Replies: 0
    Last Post: 5th February 2009, 18:50
  2. Qpushbutton
    By iamhere in forum Qt Programming
    Replies: 5
    Last Post: 15th October 2008, 05:40
  3. shared vs static
    By alisami in forum Installation and Deployment
    Replies: 3
    Last Post: 4th October 2008, 14:04
  4. Replies: 16
    Last Post: 23rd May 2008, 11:12
  5. Link Errors
    By magikalpnoi in forum Qt Programming
    Replies: 5
    Last Post: 25th September 2006, 23:04

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.