Hi,
I'm new to Qt.
I've tried to make a very simple application: an editable QTextEdit control.
In Qt design, the layout is vertical.
When I launch the application, everything is fine: I can write easily using the keyboard( I'm testing on Nokia N95 after installing the Qt package..).
But if I close the application and open it again,something strange occurs:
-the cursor is above the top left corner,
-when I attempt to write something,I can see the text being writing above the first line
-when I reach end of line,it never goes to the next line, instead it overwrites this first line again and again!
Can someone gives some help?
Thanks
Assayag


Does that mean you have solved your problem in S60?


