Thanks,
- Bill Thoen
I had a little play with the MAPINFOW.MNU file but nothing I tried
seemed to wrok and somthings even made my mapinfo crash. The problem
seems to be that even when you add a cursor statment in the
MAPINFOW.MNU file it ignores it and just uses the normal cursor.
The only thing that I can think of is that you need to remove the old
selection tool then add a new toolbutton in with the newcursor, the
only problem is that you have to make the selection process behind the
tool becuase once you call the sub that the normal selection tool uses
it reverts the cursor :(
Cheers
Nathan
I think these cursors are to be found as bitmaps in some resource file,
possibly mires850.dll.
So if you could hack into that you could replace the offending cursor
with something more in your taste.
But you would of course lose the original cross hair design.
Regards, Mats.E
- Bill Thoen