crash with transform tool - ramifications

Boudewijn Rempt boud at valdyas.org
Fri Jul 1 19:24:56 CEST 2005


On Fri, 1 Jul 2005, Casper Boemann wrote:

> On Friday 01 July 2005 15:54, Casper Boemann wrote:
> > The fix for this is to let tools implement the KisProgressDisplayInterface.
> well I misspoke
> the fix is to add access to KisView which has a KisProgressDisplayInterface
>
> > I'll do that now, so if you are working on tools expect some breakage. Not
> > much though - I hope.
> So I have now added KisView to all the tools - and we have quite a lot I might
> add

No! That shouldn't be done that way. Tools have a subject -- which is an interface
implemented by KisView. Simply add a getProgressInterface() to KisCanvasSubject
and implement it in KisView.

Boudewijn


More information about the kimageshop mailing list