[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Drag-events in MCL
- To: info-mcl@cambridge.apple.com
- Subject: Drag-events in MCL
- From: jbk@world.std.com (Jeffrey B Kane)
- Date: Wed, 8 Jul 92 13:16:26 -0400
A quick question about MCL's framework. Is there an event that is passed to a
window while it is in a mouse-down (i.e. a drag-event of some type). I will
roll my own if I need to (by tracking position in between a mouse-down and
mouse up event) but I don't want to reinvent the wheel if I don't have to.
Jeffrey