Dark Bit Factory & Gravity
PROGRAMMING => General coding questions => Topic started by: Pot Noodle on March 08, 2012
-
Hi guys, can anyone tel me why when I exit a purebasic compiled exe program I have to right click to get pointer back?
is it a bug or is there a command like ShowMouse or something? I have missed.
Thanks
-
perhaps yu can try
ReleaseMouse(Status)
if i think right status must be 1, otherwise the pointer is locked
be pb-exe.