Mike,
In the Nanaimo CemeteryMap, I think Paul did something like this:
Fusion.getWidgetsByType('Pan')[0].activateTool();
Could this just be added to the initialized callback, or is it an
undocumented function (heh, as opposed to all the other undocumented
documented functions) that shouldn't be encouraged?
Jason
-----Original Message-----
From: Mike Adair
Subject: Re: [mapguide-users] fusion - default tool selected?
Andrew,
Testing that code snippet doesn't work for me because the
activateWidget() method is only defined on the MapWidget.
A more generic solution for this would be to add an
<Activated>true</Activated> element for widgets in the
ApplicationDefinition file. Currently there is a <Disabled> property
for widgets to disable widgets on startup, this would be something
similar.
Mike
_______________________________________________
mapguide-users mailing list
[email protected]
http://lists.osgeo.org/mailman/listinfo/mapguide-users