comparison nobuild/thoughts.txt @ 97:dcd641209671

What to do...
author David Bryant <bagnose@gmail.com>
date Fri, 27 Aug 2010 18:01:33 +0930
parents
children
comparison
equal deleted inserted replaced
96:66210d8ea37a 97:dcd641209671
1
2 Maybe make each layer handle events, otherwise, how will the selection layer
3 clear the selection if you click outside of it, for example?
4
5 The current scheme of continuing to send events to a tool/handler when it
6 accepts the button press is inadequate. The tool/handler needs to be able
7 to make explicit grabs independent of button state.
8
9 Selection manager needs to find out about diagram-elements being removed
10
11 How about pressing the delete key when item(s) are selected? This needs
12 to be handled by the something that understands the selection...