This thread looks to be a little on the old side and therefore may no longer be relevant. Please see if there is a newer thread on the subject and ensure you're using the most recent build of any software if your question regards a particular product.
This thread has been locked and is no longer accepting new posts, if you have a question regarding this topic please email us at support@mindscape.co.nz
|
Hello When I set the tabindex on the DoubleEditBox and tab through the control in my dialog the DoubleEditBox gets skipped and focus jumps to the next control. Only gets focus after I have finished tabbing through all the controls. Thanks Oscar |
|
|
Hello Oscar The theme files for the numeric controls did not respect the TabIndex property, but they will in the next nightly build. TabIndex will now be supported by NumericTextBox, DoubleTextBox, IntegerTextBox, CurrencyTextBox and PercentageTextBox. -Jason Fauchelle |
|
|
Thanks Jason. It's working. Oscar |
|