maemo.org - Talk

maemo.org - Talk (https://talk.maemo.org/index.php)
-   Development (https://talk.maemo.org/forumdisplay.php?f=13)
-   -   How to keep a PyQt4 desktop app on the desktop? (https://talk.maemo.org/showthread.php?t=42882)

omeriko9 2010-01-31 19:00

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..

attila77 2010-01-31 19:40

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 &

omeriko9 2010-02-01 05:45

Re: How to keep a PyQt4 desktop app on the desktop?
 
thank you very much, that helped alot!

slaxium 2010-02-01 17:01

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