[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Drag-events in MCL



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