Results 1 to 9 of 9

Thread: Palette toolbar

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Join Date
    Jun 2008
    Posts
    57
    Qt products
    Qt4
    Platforms
    Windows
    Thanked 1 Time in 1 Post

    Default Palette toolbar

    I need a widget that implements the palette toolbar, like in CorelDRAW (or at least like in Windows' Paint). I mean that there should be a column of tiny squares, each represent a color and a button, when I press it, some more columns appear with the rest of colors. And also it must be possible to add custom colors. And current color should be highlighted somehow.
    I've looked through Qxt, Qwt, many websites, but didn't find anything appropriate I'm sure that such a widget must exist...somewhere...
    thanks in advance


    P.S. and a little question...I wonder why QGraphicsItem (and none of its children) doesn't have copy constructor and operator=
    Last edited by Radagast; 7th July 2008 at 14:10.

Similar Threads

  1. Palette Frame
    By csvivek in forum Qt Programming
    Replies: 2
    Last Post: 14th April 2008, 05:34
  2. Create a Toolbar on a Subclassed Textedit?
    By c_07 in forum Qt Programming
    Replies: 5
    Last Post: 12th October 2007, 18:17
  3. Adding a toolbar to a TableWidget
    By Walter in forum Qt Programming
    Replies: 2
    Last Post: 1st July 2007, 21:13
  4. Initialise toolbar in a different area
    By georgie in forum Qt Programming
    Replies: 4
    Last Post: 4th May 2006, 03:49
  5. animating a toolbar??!?
    By nupul in forum Qt Programming
    Replies: 4
    Last Post: 1st April 2006, 08:27

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.