When you hit preview on a non-WebLayout resource, Maestro generates its own preview WebLayout that contains these 3 commands, when you're previewing a layout Maestro uses *that* layout for previewing.
I guess you're wondering how these 3 commands are implemented? They are all invoke script commands, you can see the JS code here: http://trac.osgeo.org/mapguide/browser/trunk/Tools/Maestro/Maestro.Base/Editor/ResourcePreviewEngine.cs#L130 The strings assigned to the Script property of each command is the InvokeScript code - Jackie -- View this message in context: http://osgeo-org.1560.n6.nabble.com/Where-is-the-Taskbar-Tools-flyout-stored-plz-tp5032376p5032392.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
