I am using a TabNavigator to split up dozens of checkboxes into relevant search categories.
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




Reply via email to