Hey guys, is there any way to change the default white arrow of the mouse pointer in MMF1.5? I could do it in VB6 by importing a .cur file, but haven't been able to figure out how to do it in MMF yet. I've seen that Alunderan has a different type of pointer, and as far as I know that was done in MMF too.
Thanks in advance!
--
"Del Duio has received 0 trophies. Click here to see them all."
"To be a true ninja you must first pick the most stealthy of our assorted combat suits. Might I suggest the bright neon orange?"
DXF Games, coming next: Hasslevania 2- This Space for Rent!
Dont forget to hide the default mouse. Otherwise the active object will lag some, and the default mouse will still appear over it. Other then that, I dont believe theres a way. The only problem with this method is, active objects dont have the ability to be layered on top of everything, like edit boxes and buttons. So your mouse will appear behind them, unlike the default mouse, which appears infront. It would be a nice extention for MMF, to change the mouse to a .cur file, but so far, I dont think one exists. I could be wrong though.