![]() |
How to keep a PyQt4 desktop app on the desktop?
Hi,
I took a simple PyQt desktop app sample code from here: http://talk.maemo.org/showthread.php...python+desktop I run it on my n900 and it appears on the desktop. Great! How can I make it stay on the desktop after I close the xterm that I used to run the py file? EDIT: I'm using the ESBox IDE for manipulating the code.. |
Re: How to keep a PyQt4 desktop app on the desktop?
If I understand correctly your intentions, you can detach the process with appending & at the end. So something like
python2.5 myapp.py & |
Re: How to keep a PyQt4 desktop app on the desktop?
thank you very much, that helped alot!
|
Re: How to keep a PyQt4 desktop app on the desktop?
Hello,
did you write your Widget with PyQt?! Can you please post the python code, it would help me. I doesn't find any PyQT widget example anywhere. |
All times are GMT. The time now is 03:37. |
vBulletin® Version 3.8.8