When you try to change your screen size from full screen to smaller screen, widget container won't resize to fix into your current screen. Did anyone has any ideas to make widget containers look better? I saw this link http://resources.arcgis.com/en/help/flex-viewer/live/index.html?config=apps/config-search.xml but how do you show the arrow icon beside your widget? Thanks.
To put the widget container controls beside your widgets you just need to change the layout attribute of your widgetcontainer to vertical instead of horizontal.
To put the widget container controls beside your widgets you just need to change the layout attribute of your widgetcontainer to vertical instead of horizontal.