Community
All Communities
Products
ArcGIS Pro
ArcGIS Survey123
ArcGIS Online
ArcGIS Enterprise
Data Management
ArcGIS Experience Builder
Geoprocessing
ArcGIS Web AppBuilder
ArcGIS Dashboards
ArcGIS Field Maps
ArcGIS StoryMaps
All Products Communities
Industries
Education
Water Resources
State & Local Government
Transportation
Gas and Pipeline
Water Utilities
Roads and Highways
Telecommunications
Natural Resources
Electric
Imagery and Remote Sensing Insights (IRIS) COP
All Industries Communities
Developers
Python
JavaScript Maps SDK
Native Maps SDKs
ArcGIS API for Python
ArcGIS Pro SDK
ArcObjects SDK
Developers - General
ArcGIS REST APIs and Services
ArcGIS Online Developers
Game Engine Maps SDKs
File Geodatabase API
All Developers Communities
Global
Comunidad Esri Colombia - Ecuador - Panamá
ArcGIS 開発者コミュニティ
Czech GIS
ArcNesia
Europe
Esri India
Americas
Asia Pacific
Comunidad GEOTEC
GeoDev Germany
ArcGIS Content - Esri Nederland
All Global Communities
All Communities
Developers
User Groups
Industries
Services
Community Resources
Global
Events
Learning
Networks
ArcGIS Topics
Products
View All Communities
ArcGIS Ideas
GIS Life
Community Resources
Community Help Documents
Community Blog
Community Feedback
Member Introductions
All Community Resources
Sign In
cancel
Turn on suggestions
Auto-suggest helps you quickly narrow down your search results by suggesting possible matches as you type.
Showing results for
Show
only
|
Search instead for
Did you mean:
Cancel
Home
:
All Communities
:
Developers
:
ArcGIS API for Flex (Retired)
:
ArcGIS API for Flex Questions
:
Resize Popup for Identify Widget
Options
Subscribe to RSS Feed
Mark Topic as New
Mark Topic as Read
Float this Topic for Current User
Bookmark
Subscribe
Mute
Printer Friendly Page
Select to view content in your preferred language
Translate Now
Resize Popup for Identify Widget
Subscribe
2038
4
11-30-2010 03:59 PM
by
jaymepeltz1
Deactivated User
11-30-2010
03:59 PM
Mark as New
Bookmark
Subscribe
Mute
Subscribe to RSS Feed
Permalink
Print
Hi,
I have added a image to Roberts Identify 2.1.7 widget which appears in the results, how do I change the size of the popup so you can see the Image more clearly.
Cheers
Jayme
Tags
(2)
Tags:
flex
web_developers
Preview file
219 KB
Reply
0
Kudos
All Posts
Previous Topic
Next Topic
4 Replies
by
RobertScheitlin
__GISP
MVP Emeritus
11-30-2010
04:26 PM
Mark as New
Bookmark
Subscribe
Mute
Subscribe to RSS Feed
Permalink
Print
Jayme,
In the InfoPopupWidget.mxml the:
<s:Group id="infoCanvas"
width="210"
minHeight="30">
controls the size of the image.
Reply
0
Kudos
by
jaymepeltz1
Deactivated User
12-01-2010
12:54 AM
Mark as New
Bookmark
Subscribe
Mute
Subscribe to RSS Feed
Permalink
Print
Thanks Robert worked great,
Just another query is there anyway that you can move the popup widget around map when it is displayed.
Thanks for your help
Jayme
Reply
0
Kudos
by
RobertScheitlin
__GISP
MVP Emeritus
12-01-2010
03:02 AM
Mark as New
Bookmark
Subscribe
Mute
Subscribe to RSS Feed
Permalink
Print
Jayme,
Nope, if you want to move the popup around then you will have to create a custom infowindow using a titlewindow.
Reply
0
Kudos
by
JamesEdge
Deactivated User
12-17-2010
03:38 AM
Mark as New
Bookmark
Subscribe
Mute
Subscribe to RSS Feed
Permalink
Print
Robert
How do you make the popup window open to the left of the identify point instead of the right?
Reply
0
Kudos
Post Reply