123
-=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- (c) WidthPadding Industries 1987 0|678|0 -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=-
Socoder -> C/C++/C#/Other -> C# negative integer not working. (Solved!)

Thu, 11 Oct 2018, 02:07
steve_ancell

C# negative integer not working.


This works fine when moving the mouse in the right and/or downward directions, but it refuses to give any value below zero when the mouse is moved to the left and/or upward directions.

What the Nat-King-Cole am I doin' wrong here guys!?



Thu, 11 Oct 2018, 02:17
steve_ancell
It's OK, problem solved. It didn't seem to like returning negative values directly into label text, works fine if when use Graphics.DrawString.