|
|
2010-01-10
, 19:37
|
|
Posts: 434 |
Thanked: 325 times |
Joined on Sep 2009
|
#2
|
Hello,
i am developing a new n900 desktop widget with qt/madde.
this widget has a qtextedit for taking small notes. after starting the widget everything works perfect. but when the qtextedit losts
the focus (by clicking an other widget) i will never get a cursor
to write text again.
any suggestions?
|
|
2010-01-10
, 20:35
|
|
|
Posts: 148 |
Thanked: 484 times |
Joined on Nov 2008
|
#3
|
| The Following User Says Thank You to tekojo For This Useful Post: | ||
|
|
2010-01-25
, 18:13
|
|
Posts: 7 |
Thanked: 0 times |
Joined on Jan 2010
@ Niagara
|
#4
|
Desktop widget text entry is disabled in Maemo 5. There are discussions of the reasons at least in the maemo-developers mailing list archive.
A way to go around this is to open a pop-up for test entry, like the TouchSearch widget does.
i am developing a new n900 desktop widget with qt/madde.
this widget has a qtextedit for taking small notes. after starting the widget everything works perfect. but when the qtextedit losts
the focus (by clicking an other widget) i will never get a cursor
to write text again.
any suggestions?