[mapguide-users] Changing default mouse pointer

Minh.Ng quy.minh at yahoo.com
Fri Mar 14 03:26:19 PDT 2014


Hi,

You can modify file *\viewerfiles\mainframe.templ* at function
*OnMapLoaded()* as following:

.....
function OnMapLoaded()
{	
    ExecuteMapAction(15);
    ExecuteMapAction(34);
   /* ExecuteMapAction(7);    //Add this line to set default/initial tool as
Zoom cursor (action = 7)*/

    ........
}

Regards,



-----
Minh Nguyen
--
View this message in context: http://osgeo-org.1560.x6.nabble.com/Changing-default-mouse-pointer-tp5099842p5129017.html
Sent from the MapGuide Users mailing list archive at Nabble.com.


More information about the mapguide-users mailing list