Select to view content in your preferred language

Modify the width/height popup, parameters in the config file

796
2
10-17-2011 05:54 AM
MagalyC_
Deactivated User
Hi,

I have used the default popup (PopUpRendererSkin.mxml and  PopUpMediaBrowserSkin.mxml) in my own widget based on queryWidget. In my widget, my photo is on the right like in the capture 1.
But my popup was not the same when I click on my widget and when I click directly on the map.
Therefore, I modify the default files... but when there is no photo, the popup is not very nice (see capture 2).
Is it possible to put the width/height in the config file of the popup? In this case, what file do i modify to put configXML.width and configXML.height ?

Thanks for help!
0 Kudos
2 Replies
by Anonymous User
Not applicable
Original User: rscheitlin

Magaly,

  Begin by looking in the MapManager.mxml in the createPopUpRenderer function.
0 Kudos
MagalyC_
Deactivated User
Thanks a lot, It Works!! 🙂
0 Kudos