[Drawkit] Introductory demo ??
Troy Rollins
troy_lists at rpsystems.net
Wed Jun 18 22:23:20 PDT 2008
On Jun 19, 2008, at 12:46 AM, Graham Cox wrote:
> I'll attach the project file to this message, but I'll also put the
> project and executable up on the website so you can download it. The
> single controller class is: a) the controller between the UI shown
> here and DK, b) the application's delegate (to get a few things set
> up at launch) c) the table's delegate and datasource and d) the
> window's delegate. So it wears a few hats which also add a little to
> its complexity, but overall it's extremely lightweight. You can also
> get to a number of features by right-clicking objects in the drawing
> (that's just default DK behaviour).
Compiling doesn't seem to raise any issues, however I've been unable
so far to actually create a drawing object.
Mouse actions give me -
2008-06-19 01:18:57.257 DK Mini Demo[4380:10b] *** -[NSUndoManager
changeCount]: unrecognized selector sent to instance 0x475610
2008-06-19 01:18:57.258 DK Mini Demo[4380:10b] *** -[NSUndoManager
changeCount]: unrecognized selector sent to instance 0x475610
2008-06-19 01:18:57.407 DK Mini Demo[4380:10b] enableUndoRegistration:
NSUndoManager 0x475610 is in invalid state, enableUndoRegistration may
only be invoked with matching call to disableUndoRegistration
--
Troy
RPSystems, Ltd.
http://www.rpsystems.net
More information about the Drawkit
mailing list