Hai

I am using QT3.3.5 version.I have a problem with tab order settings.
I have set the tab order from Tools->tabOrder.Blue color circles appeared for every widget and depending on the requirement i have set the order.I have viewed the Dialog in Preview form and checked for the tab order.It is working very well.

When i have run my appliaction and see then the tab order settings is moving randomly with out prior tab number beside every widget.

I have four line edits followed by 4 combo boxes.These 8 widgets are layed out in to one group.Next i have 2 combo boxes which are layed out as one group.

During Runtime tab order is continouus for four LIne edits .After the 4th lineEdit it has to enter into the combo box...but it is skipping all the 4 comboboxes present in the 1st layout and jumping into the combo box of 2nd layout.

I couldnt understand why this problem is occuring.

Thanks for the Help in Advance

vinnu