Changes between Initial Version and Version 1 of maestro/UserGuides/FusionEditor


Ignore:
Timestamp:
May 20, 2008, 7:03:35 AM (16 years ago)
Author:
ksgeograf
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • maestro/UserGuides/FusionEditor

    v1 v1  
     1
     2== !MapGuide Maestro: Using the Fusion Editor ==
     3This page describes briefly how to get started with the Fusion editor in [wiki:maestro MapGuide Maestro].
     4
     5It is very easy to create a new Fusion application, just click the Add icon and choose "Fusion Application".
     6
     7To select a template, click the browse button on the right of the url text box.
     8
     9You may reference any number of maps inside the Fusion application. However, there is no support to edit the !MapWidget part of the new Maps. You can edit these in the Xml. If you have just one map, do not edit the ID of the map, and you should be safe.
     10
     11I need a sample Fusion application that uses multiple maps, before I can finish that part. If you have a multi-map sample that I can use, please email it to me.
     12
     13Fusion groups its widgets in containers. You can create containers of type "!ContextMenu" or "Toolbar". Each container may have an arbitrary number of widgets, seperators and submenus. You can only use widgets that are defined. To create a widget, click to Widget (gear icon) button.
     14
     15The newest version is now capable of editing the extensions in the widgets.
     16For all known widgets, there are customized editors, and for extra/unknown extensions you may use the datagrid. The grid and the custom editor is syncronized. You may add or delete extensions as you please. Trying to add two rows with the same name, will result in one being overwritten with data from the other, ie. you end up with just one entry.