Results 1 to 9 of 9

Thread: How to prohibit click to button

Threaded View

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

    Default Re: How to prohibit click to button

    You can take over the drawing of the button, but what you are trying to do is directly against the user interface guidelines.

    Is there a reason you don't want to inform the user the button isn't clickable?

  2. The following 2 users say thank you to squidge for this useful post:

    somename (27th May 2010), Zlatomir (27th May 2010)

Similar Threads

  1. Simulating a Button Click signal
    By Ratheendrans in forum Qt Programming
    Replies: 4
    Last Post: 5th May 2010, 11:57
  2. How can I know which button click.
    By electronicboy in forum Qt Programming
    Replies: 10
    Last Post: 4th October 2009, 14:27
  3. button click in webview
    By mind_freak in forum Qt Programming
    Replies: 1
    Last Post: 29th September 2009, 13:48
  4. Some errors if I don't click on QMessageBox button
    By jiveaxe in forum Qt Programming
    Replies: 7
    Last Post: 23rd January 2008, 15:20
  5. QPaintEvent on button click?
    By vishal.chauhan in forum Qt Programming
    Replies: 1
    Last Post: 5th June 2007, 08:44

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.