Trolltech Home | Qt-embedded-interest Home | Recent Threads | All Threads | Author | Date
All threads index page 1

Qt-embedded-interest Archive, December 2006
qt-embedded client application on server


Message 1 in thread

hi,


I have qt-embedded gui application. In this application, textedit
 box is present on one form. I want to display one analog clock on
 this same form, so i used aclock that is present in qt-embedded example.
 When i run the main application that is with form and textedit box

like..

./form -qws

form displayed with textedit box and analog clock is also displayed.

but focus of textedit box gone, when analog clock displayed.


In main application , for displaying analog clock i used

system("aclock &");

Focus should not be gone when analog clock is displayed on form.

Can anybody tell me how is it possible...


Thanks and Regards,
Niranjan.

To unsubscribe - send "unsubscribe" in the subject to qt-embedded-interest-request@xxxxxxxxxxxxx