Select to view content in your preferred language

ESRI.SilverlightViewer.Controls PopupWindow Close Button

2226
5
10-05-2011 08:20 AM
AjaySisodia2
Emerging Contributor
Hello:

I am using the SillverlightViewer.Controls.dll. This uses Popupwindow to create the window and FloatingPopup.show(PopupWindow) to show (EditWidget).

How do I add Close button to the PopupWindow? it has property .showCloseButton set to true but the button does not show up.

FloatingPopup has only one method .show.

I have finding the popupwindow as the child to canvas and removing it and setting the popupwindow.visibiliy = collapsed, in both the cases it removes the window BUT makes the application unresponsive as if some child model window is active.

This is very frustrating and i have spent significant time to do this simple thing. Any help would be greatly appreciated.

Thanks,
Ajay -
0 Kudos
5 Replies
JasonCleaver
Frequent Contributor
Ajay,

I think you may have a dll from the Silverlight Viewer ESRI is working on.  I posted about this months ago and never really received an appropriate answer.

Here is the posting:

http://forums.arcgis.com/threads/34398-ESRI.SilverlightViewer.Controls-dll?p=139123&posted=1#post139...

Jason
0 Kudos
AjaySisodia2
Emerging Contributor
Thanks for the response Jason. I saw your posting when i was searching to see if anybody else had the similar issue. I believe (can't find the post, this has been addressed some time ago in this forum) the dll is developed by a third party and not willing to share the code.

I hope somebody respond soon.
0 Kudos
RichZwaap
Frequent Contributor
Hi Ajay:

The assembly you are inquiring about is not from an Esri product, but rather from a code sample that has been shared by a user.  This is completely independent of and is in no way supported by Esri.  You can get the official, Esri-supported ArcGIS Viewer for Silverlight at http://betacommunity.esri.com.

Please see my reply on this thread for further details.
0 Kudos
AjaySisodia2
Emerging Contributor
thanks for the response Rich. I end up implementing the generic popup dialog box.
0 Kudos
PingJiang
Esri Contributor
I am the author of the Sample Viewer (http://www.arcgis.com/home/item.html?id=ad9b257016ab40ee9def89ac2d3db2b3.) If you need help on this please contact me at pjiang@esri.com.
0 Kudos