I have a list control in a fairly small area, I would like to tighten up 
the items in the list by removing some of the whitespace around each 
item, but I'm not getting clear results with what I have tried so far.

<mx:List
   id="area"
   height="60"
   dataProvider="{parentApplication.areas}"
   allowMultipleSelection="true"
   labelField="text"
   change="filterDraws()"/>

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
ColdFusion MX7 by AdobeĀ®
Dyncamically transform webcontent into Adobe PDF with new ColdFusion MX7. 
Free Trial. http://www.adobe.com/products/coldfusion?sdid=RVJV

Archive: http://www.houseoffusion.com/groups/Flex/message.cfm/messageid:4059
Subscription: http://www.houseoffusion.com/groups/Flex/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.37

Reply via email to