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
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