26-07-2006, 10:38 AM
Dark Echo Wrote:Are you just talking about the whole form?
yeah, in frmmirage, all the time i want my mousex and y to be updated in a variable,lets say mousecorx and mousecory, and both will have all the time the mousex and y, even if i dont move my mouse, they will get the positio.
the normal way is:
pic_screenmousemove(something)
then the code for the mousex and y in a variable
thanks