Hi.
I trying to drag & drop down file from outside of sw.
I found [DragContainer], but it looks like for use internally.
Is it right?
And if then, is there any other component for my work?
About drag & drop file from outside.
Moderators: CEGUI MVP, CEGUI Team
Re: About drag & drop file from outside.
Hi.
AFAIR there is nothing for dropping from outside, because it has nothing in common with a GUI system but is rather an OS interoperability functionality. You may use OS API or third party solutions to drag content into your app window and then request CEGUI window under cursor to handle drop, but this logic will be outside CEGUI.
AFAIR there is nothing for dropping from outside, because it has nothing in common with a GUI system but is rather an OS interoperability functionality. You may use OS API or third party solutions to drag content into your app window and then request CEGUI window under cursor to handle drop, but this logic will be outside CEGUI.
Who is online
Users browsing this forum: No registered users and 13 guests