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 appropriateI'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=![]()


I'm sure that such a widget must exist...somewhere...
Reply With Quote

well it seems like a single button that can change its color, and I need a huge set of buttons in a toolbar that doesn't change their colors. Well if nobody sends a ready implementation, I'll make my own...would you like to add it to your lib? 
Bookmarks