LabWindows/CVI

cancel
Showing results for 
Search instead for 
Did you mean: 

Dropping Files into a child panel

Hello,
 
I would like to enable Drag and Drop for a child panel, but the EnableDragAndDrop function help says: This function should not be called for a CVI Child panel –– Child panels will respond to Drag–And–Drop notifications as long as their Parent panels do. My problem is that when I enable Drag and Drop for the parent panel, the user's mouse cursor changes into a 'Drop Files' cursor when it is anywhere over the parent panel. I only want it to have this shape when it is over the child panel to make clear to the user that he is only allowed to drop the files on that area. Is there any way to achieve this?
 
Note: actually I want the user to drop the files on a tab page, but CVI treats tab pages as child panels...
0 Kudos
Message 1 of 1
(2,933 Views)