Follow-up Comment #14, patch #3469 (project freeciv):
@comment 12:
I want to put something like:
{
GdkModifierType state;
gdk_device_get_state(ev->device, ev->window, NULL, &state);
if (rbutton_down && (state & GDK_BUTTON3_MASK)) {
update_selection_rectangle(ev->x, ev->y);
}
}
in move_mapcanvas instead of update_rect_at_mouse_pos.
(and whoever you were, you forgot to login)
_______________________________________________________
Reply to this item at:
<http://gna.org/patch/?3469>
_______________________________________________
Message sent via/by Gna!
http://gna.org/
_______________________________________________
Freeciv-dev mailing list
[email protected]
https://mail.gna.org/listinfo/freeciv-dev