[Drawkit] Keeping a drawing tool selected

Graham Cox graham.cox at bigpond.com
Tue Jul 8 18:29:24 PDT 2008


This is a property of the tool controller. Call:

[theToolController setAutomaticallyRevertsToSelectionTool:NO];

the default setting is YES.

cheers, Graham




On 9 Jul 2008, at 11:23 am, Brad Larson wrote:

> Is there a way to keep a drawing tool selected?  That is, if I  
> select a line drawing tool and draw a line, I'd like to be able to  
> draw a line without re-selecting the line tool.  Currently, it looks  
> like when any path is finished drawing, it sets the drawing mode  
> back to item selection.
>
> Honestly, I haven't taken that much time to look at DKDrawingTool  
> and there's probably a property to set that I'm missing, but I  
> thought I'd ask in case there was a quick and easy fix.  Thanks again.
>
> ______________________
> Brad Larson
> SonoPlot, Inc.
> 3030 Laura Lane, Suite 120
> Middleton, WI 53562
>
>
>
> _______________________________________________
> Drawkit mailing list
> Drawkit at lists.apptree.net
> http://lists.apptree.net/listinfo.cgi/drawkit-apptree.net



More information about the Drawkit mailing list