I need to be able to loop through all of the checkboxes to determine their selected state.
The problem is that any checkboxes in the TabNavigator that are not visible return a null value instead of a boolean.
Checkbox controls that are visible in the TabNavigator return a boolean.
How do I get values from the non-visible controls?
Thanks,
BB
--
Flexcoders Mailing List
FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com
YAHOO! GROUPS LINKS
- Visit your group "flexcoders" on the web.
- To unsubscribe from this group, send an email to:
[EMAIL PROTECTED]
- Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.

