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:
@@ -678,7 +678,7 @@ void Set_palette_slider(T_Scroller_button * slider,
|
||||
{
|
||||
slider->Nb_elements=nb_elements;
|
||||
slider->Position=position;
|
||||
Compute_slider_cursor_height(slider);
|
||||
Compute_slider_cursor_length(slider);
|
||||
Window_draw_slider(slider);
|
||||
Print_counter(x_pos,NUMERIC_Y,value,MC_Black,MC_Light);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user