PDA

View Full Version : comboBox tabIndex problem


mnkyhead
06-01-2006, 04:32 PM
I have a form that I built that is mostly textfields, with a couple of MM UI comboBoxes.
I am setting the tabIndex for each textfield, and the tabing works fine. As soon as I put in the comboBoxes, the tabing stops working completely. I am at a total loss. I tried setting the comboboxes to tabEnabled, tried _lockroot, tryed tebChildren = true, nothing is working. I would use a differant component, but all the components I have found don't support keyboard funtionality. Example if the cb is a state list, pressing m will send the list to the m states...
I thought components were suppose to make development faster. In the time I have spent seaching for an answer to this issue, I could have built my own cb. angry

Russ

the creator
11-17-2008, 06:07 AM
Hi mnkyhead.

I also have the same prob. please post if u got solution for the prob. it will be very helpful for me

Thanks,
theCreator

squadjot
07-15-2009, 07:49 PM
Hi mnkyhead.

I also have the same prob. please post if u got solution for the prob. it will be very helpful for me

Thanks,
theCreator


ditto!

squadjot
07-15-2009, 07:58 PM
Ahh.. it seems only to break with "test movie" (ctrl+enter )

If you publish to HTML it works fine.. !!!

This bugged me a few years ago.. but now i know whats up =)