Hi,
The Above code is not working.By Pressing arrow keys the focus doent move from CB1 to CB2#
QWidget::setTabOrder(CB1,CB2);
#
QWidget::setTabOrder(CB2,buttonBox);
#
QWidget::setTabOrder(CB3,buttonBox);
Regards
Hi,
The Above code is not working.By Pressing arrow keys the focus doent move from CB1 to CB2#
QWidget::setTabOrder(CB1,CB2);
#
QWidget::setTabOrder(CB2,buttonBox);
#
QWidget::setTabOrder(CB3,buttonBox);
Regards
Kavin
Bookmarks