+2009/08/20 starting the level-editor produces an error.
+
2009/04/09 Setting the Animation of Jumping doesnt always work correct
2009/04/10 Random numeric type-errors
(current-upper-left (cons 0 0))
(current-chosen-object 'uxul)
(objects-and-arrows (make-instance 'ltk:frame))
+ (grid-frame (make-instance 'ltk:toplevel))
(object-frame (make-instance 'ltk:frame :master objects-and-arrows))
(arrow-frame (make-instance 'ltk:frame :master objects-and-arrows))
- (grid-frame (make-instance 'ltk:frame))
(right-button (make-instance 'ltk:button :text ">"
:master arrow-frame))
(left-button (make-instance 'ltk:button :text "<"