Drag-n-drop file in Grafx2 window is now cleanly prevented while a window is open: The OS's mouse cursor is the 'forbidden' sign. Preparatory work for horizontal slider controls.
git-svn-id: svn://pulkomandy.tk/GrafX2/trunk@1597 416bcca6-2ee7-4201-b75f-2eb2f807beb1
This commit is contained in:
@@ -67,4 +67,7 @@ void Clear_border(byte color);
|
||||
|
||||
extern volatile int Allow_colorcycling;
|
||||
|
||||
/// Activates or desactivates file drag-dropping in program window.
|
||||
void Allow_drag_and_drop(int flag);
|
||||
|
||||
#endif // SDLSCREEN_H_INCLUDED
|
||||
|
||||
Reference in New Issue
Block a user