[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [MiNT] an urgent GEM question :-)
Gerhard Stoll píše v Út 23. 12. 2008 v 17:17 +0100:
> Petr Stehlik wrote:
>
> > Or am I just calling it incorrectly?
>
> Do you hide and show the the mouse pointer?
>
> v_hide_c();
> v_dspcur();
> v_show_c();
I wasn't but now I am - unfortuntely no change.
> What TOS do you use?
TOS 4.04 and FreeMiNT with N.AES.
I am trying to change the mouse cursor position from within the AES
timer interrupt of an accessory. I could attach or public the source
file and the binary if anyone was interested.
Petr