PDA

View Full Version : QTextEdit Keyboard (Tab)



cristiano
10th February 2007, 15:53
Hello,

I am using in a form the QTextEdit, would like that when the keyboard key “Tab” of the keyboard was pressured, the cursor is polished for the next QLineEdit without the necessity to use mouse.

Somebody knows if it is possible?

Cris

jpn
10th February 2007, 16:21
QTextEdit::setTabChangesFocus(bool)