Improved drag-and-drop support #28

Open
opened 2022-09-29 11:51:33 +02:00 by williamjcm · 0 comments
Owner

While I can't hook SDL2's drag/drop events to ImGui (because SDL only gives me the actual drop event, not the dragging), I can at least make it so dropping a file copies it to the right place.

EDIT: might need to look into Windows OLE stuff like IDropTarget.

EDIT 2: links that might be useful

While I can't hook SDL2's drag/drop events to ImGui (because SDL only gives me the actual drop event, not the dragging), I can at least make it so dropping a file copies it to the right place. EDIT: might need to look into Windows OLE stuff like `IDropTarget`. EDIT 2: links that might be useful - https://www.catch22.net/tuts/ole/drag-and-drop-introduction (and other OLE tutorials from there) - https://github.com/ocornut/imgui/issues/2602
williamjcm added this to the v1.4.0 milestone 2022-09-29 11:51:33 +02:00
williamjcm added the
enhancement
label 2022-09-29 11:51:33 +02:00
williamjcm self-assigned this 2022-09-29 11:51:33 +02:00
williamjcm added a new dependency 2022-09-29 11:51:51 +02:00
williamjcm removed a dependency 2022-11-21 08:27:47 +01:00
williamjcm removed this from the v1.4.0 milestone 2022-11-21 08:34:53 +01:00
williamjcm removed reference the-road-to-1point4 2022-11-21 08:36:30 +01:00
Sign in to join this conversation.
No Milestone
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: williamjcm/MassBuilderSaveTool#28
No description provided.