Tab key
Unsolved
General and Desktop
-
i have tab key related issue in application ,
i have some QT control like QLineEdit,QSpinbox. when i pressed Tab key cursor is not moving to other editable field.
it is working for MAC.
but it is not working in window. i have tried different things like Setfocuspolicy, settaborder.
but tab key is not working for windows. -
@yogesh1504 Are you using Qt Designer? You can specify tab order there.