In ajaxmappane.templ there is a function UpdateMapActionCursor() Add a case for 15 (action code for select) and set the cursor to the name of your custom select cursor (your cursor has to be in stdicons)
In the function SetCurrentToolCursor() add a case for 0 (active tool code for select) and use the same cursor name - Jackie -- View this message in context: http://osgeo-org.1560.n6.nabble.com/How-to-change-the-select-cursor-tp4987126p4987131.html Sent from the MapGuide Users mailing list archive at Nabble.com. _______________________________________________ mapguide-users mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/mapguide-users
