Found form a previous post the way to do it.
var temp = Fusion.getWidgetsByType('custom_widget')[0];
temp.uiObj.setActive(true); here's the referencing post. http://osgeo-org.1803224.n2.nabble.com/Initial-cursor-with-Fusion-and-MGOS-2-1-td3234992.html http://osgeo-org.1803224.n2.nabble.com/Initial-cursor-with-Fusion-and-MGOS-2-1-td3234992.html -- View this message in context: http://osgeo-org.1803224.n2.nabble.com/Automatically-activate-fusion-widget-tp6266614p6266822.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
