Results 1 to 20 of 21

Thread: Custom Combobox

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Join Date
    Dec 2008
    Location
    Istanbul, TURKEY
    Posts
    537
    Thanks
    14
    Thanked 13 Times in 13 Posts
    Qt products
    Qt4
    Platforms
    Windows Android

    Default Custom Combobox

    Hi,

    I want to make invisible the combobox down-arrow. I tried to do that from the setStyleSheet by using down-arrow sub-control but I couldn't do it.

    ::down-arrow{image: url(none.jpg);}

    I now trying paintEvent with drawControl thing. I might go wrong but I couldn't find another way upto now.

    Thanks in advance.
    Last edited by zgulser; 16th April 2009 at 09:59.

Similar Threads

  1. Replies: 2
    Last Post: 16th May 2008, 14:39
  2. Custom widget
    By zorro68 in forum Qt Programming
    Replies: 7
    Last Post: 28th January 2008, 14:06
  3. Custom proxy model issue
    By Khal Drogo in forum Qt Programming
    Replies: 13
    Last Post: 30th November 2007, 12:41
  4. custom plug-in widget in another custom plug-in widget.
    By MrGarbage in forum Qt Programming
    Replies: 6
    Last Post: 27th August 2007, 15:38
  5. Filling combobox from database
    By Philip_Anselmo in forum Qt Programming
    Replies: 3
    Last Post: 11th May 2006, 17:53

Tags for this Thread

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
  •  
Digia, Qt and their respective logos are trademarks of Digia Plc in Finland and/or other countries worldwide.