Posted by Arintι on 06/19/07 14:20
I have a checkbox that shows different screens when each checkbox is
selected. So when a checkbox get focus or is checked I want the screen on
the right side to change. The problem is that when I override the focus
then the click won't go through. Meaning that right now no checkbox has no
focus, so when I click a checkbox the right screen changes, but the checkbox
does not get a check so we have to click it again. What can I do to switch
the screens on focus and process clicks correctly?
Navigation:
[Reply to this message]
|