I noticed the new Pop-up window widget for 2.3, so I downloaded the source code for the 2.3 Flexviewer and I can't find the widget. I still see the old InfoTemplates but no Popup Windows. What am I missing?? Any help is appreciated.
It is not technically a widget as you are probably use to. If you look in the config-all.xml then you will see that each layer in the map can use the PopUp Window by specifying popupconfig="".
It is not technically a widget as you are probably use to. If you look in the config-all.xml then you will see that each layer in the map can use the PopUp Window by specifying popupconfig="".
How can we modify the skin for new Popup Window? Current it has has a width 0f 270 and a maxHeight of 300. How can we modify it to a width of 430 and a maxHeight of 430 in the downloaded source codes for ArcGIS Viewer for Flex 2.3?