Design idea

Sven Langkamp longamp at reallygood.de
Mon Feb 9 00:57:01 CET 2004


Am Saturday 07 February 2004 08:50 schrieb Boudewijn Rempt:
> On Saturday 07 February 2004 03:10, Sven Langkamp wrote:
> > There could be a docker which shows the properties of the current tool.
>
> That would be a Good Thing -- I've been messing with the old tool dialogs
> dialog solution, which is no halfway from modal to modeless, but still an
> old dialog, and a docker would be better.

It could be combiened with the control docker.

> > The dockers in the screenshot are not sharing code with Karbon. At the
> > moment only these two docker are already implemented and working, so
> > maybe there will be more shared code later.
>
> One interesting Karbon widget is their colour selector which has a CMYK tab
> -- we need something like that, too.

The Karbon color selector has no HSV or Gray selector. Currently I use the 
KoColorChooser, but I think it wouldn't be very difficult to include the one 
from Karbon

> > I'm looking for a good place for the control and the colorchooser,
> > perhaps you have an idea where to put them. Should they be together in
> > one dockwidget?
>
> Mmm. I think a separate thingy for the control (you do mean the bit where
> the currently selected brush etc. show up, don't you?) would be better. One
> problem is that Krita can have only one active tool: that should change
> soon, because now there's a working eraser tool, I want to be able to
> assign the eraser to the eraser tip of my stylus, and the brush tool to the
> tip. That means that we need a list of active tools, with their settings,
> for each of the pointing devices -- which is an open list, because people
> with a better tablet than me can buy an airbrush stylus etc. from Wacom,
> and have a lot of current tools. Qt supports that perfectly, so we should
> too. But if the list of tools gets large, sharing a docker with the colour
> selector becomes less comfortable.
>
> It would be nice, if there are to be a large number of dockers, if we can
> shade the dockers. Each docker could show the currently selected item in
> shaded mode, and all the items in rolled-out mode.

You are right there isn't much space for the docker.

I just finished the implementation of the dockers. I only have to get out the 
sidebar of the code, which seems to be more difficult than I thougt.
In the screenshot it is just hidden.

Sven
-------------- next part --------------
A non-text attachment was scrubbed...
Name: kritadocker.png
Type: image/png
Size: 49994 bytes
Desc: not available
Url : http://mail.kde.org/pipermail/kimageshop/attachments/20040209/b210120e/kritadocker-0001.png


More information about the kimageshop mailing list