On 21 Apr 1999, Lars R. Clausen wrote:
> I was about to report a crashbug, but it was fixed in the newest CVS
> update. So let me just ask my other question:
>
> Another thing: I was about to add shift-click to ellipses and boxes to
> make squares and circles, but found no simple way to get information about
> shift being pressed into the objects. Should the 'reason' field in
> object_move_handle be a set of flags that could contain shift, ctrl, alt
> being held down?
Maybe... Or it might be cleaner to add an new bitmask 'modifier' argument
for object_move_handle.
/ Alex