Results 1 to 5 of 5

Thread: problem with QLineEdit and QPalette

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #3
    Join Date
    Jan 2006
    Location
    Riverside, Rhode Island, USA
    Posts
    245
    Thanks
    52
    Qt products
    Qt3 Qt4
    Platforms
    Unix/X11

    Default Re: problem with QLineEdit and QPalette

    Amazing!! "Enhancements to the point of non-usability"

    But
    Qt Code:
    1. The background of a read only QLineEdit can be modified as below:
    2.  
    3. QLineEdit:read-only {
    4. background: lightblue;
    To copy to clipboard, switch view to plain text mode 
    I want to change the color when it has the focus.!!!
    Last edited by impeteperry; 15th October 2008 at 16:35.

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.