hi...

can anyone say me how to move cursor position to next line using setCursorPosition...?

in the textEdit, i tried entering text->setCursorPosition(1,0);(my current cursor postion is paragraph 0).

but its not working...