|
-
Feb 13th, 2000, 04:35 AM
#1
Thread Starter
Lively Member
Aaron.
I got your code for drag and drop from 2 list boxes to one another .
It works great.
Thanks.
I have a Problem:
I added the following code to one of list boxe's dragdarop proc:
MyFunc(mylst.lisindex-1)
(MyFunc does not do anthing related to the lists,just recieves the list's listindex)
for some reasone the drag icon does not turn back into an ordinary mouse pointer when I drop somthig into the list!!!???!!!
This does not happen consistantly!
When I breakpoint at the function call (MyFunc) then the pointer returns to normal when I continue the program-always.
Is there a possible explenation for this problem??
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|