mouse location for drag-begin



Is there an easy way to get the x, y coordinates
of a drag begin. The only way I see by browsing the
dnd-api.txt file that Owen wrote is to maybe keep
track of the latest mouse press location and use that
if you detect a drag.

I have a ctree and a clist. You can drag the selection of
the ctree to the clist. I want to be able to use the row
under the mouse if there is no selection.

I could set the ctree as a destination and use the drag_motion
event. Would that be inadvisable?

Todd.

-- 
   ==============================================================
   | Todd Dukes                      E-MAIL:  tdukes@ibmoto.com |
   | Motorola Somerset                  Phone:   (512) 424-8008 |
   | MS OE70                                                    |
   | 6300 Bridgepoint Parkway Building #3                       |
   | Austin, Texas 78730                                        |       
   ==============================================================



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