Active Topics

 


Reply
Thread Tools
omeriko9's Avatar
Posts: 385 | Thanked: 344 times | Joined on Jan 2010 @ Israel
#1
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..
 
Posts: 3,319 | Thanked: 5,610 times | Joined on Aug 2008 @ Finland
#2
If I understand correctly your intentions, you can detach the process with appending & at the end. So something like

python2.5 myapp.py &
__________________
Blogging about mobile linux - The Penguin Moves!
Maintainer of PyQt (see introduction and docs), AppWatch, QuickBrownFox, etc
 

The Following 2 Users Say Thank You to attila77 For This Useful Post:
omeriko9's Avatar
Posts: 385 | Thanked: 344 times | Joined on Jan 2010 @ Israel
#3
thank you very much, that helped alot!
 
Posts: 48 | Thanked: 15 times | Joined on Nov 2009
#4
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.
 
Reply


 
Forum Jump


All times are GMT. The time now is 11:50.