Select to view content in your preferred language

Taking the selection tool out of the Viewer

587
1
12-11-2011 09:58 PM
GISTeam
Deactivated User
Hi,

I'm trying to get the Viewer widget, called "Selection", to work outside the Viewer in a native app. I was able to get everything, except the infowindow popup, to work. The infowindow popup is functioning differently than the widgets, because it's a universal part of the Viewer, inteded to be used by every widget that needs it. It uses AppEvent and EventBus classes to work. It changes info in the popup depending on the layer and fields selected in the widget and I wasn't able to figure out how to use the standard InfoWindow classes of the argis' flex library. Has anybody tried to use the infowindow outside the Viewer? Thanks for the help!
Tags (2)
0 Kudos
1 Reply
RobertScheitlin__GISP
MVP Emeritus
GIS Team,

   There are examples out here that demonstrate how to take a viewer widget and make it work in a non viewer app, MapInfoWindow included:

http://www.arcgis.com/home/item.html?id=2d2ccae108b74b1ba8968e21c730bdb4
0 Kudos