Author Topic: Can I Run A Python Script As An Opie Application?  (Read 2610 times)

reklov

  • Newbie
  • *
  • Posts: 7
    • View Profile
Can I Run A Python Script As An Opie Application?
« on: January 09, 2006, 04:33:53 am »
Is it possible to run a Python-PyQt script as an Opie application?

So far my script runs from the console. But while it is running I can't launch another programm without killing it.

Can someone help me with some URLs to special guides to get me going?

Zaurus 5500G, OpenZaurus 3.5.3, Opie 1.2.0

Thanks
Volker

Sorry, I think this is the wrong group. To answer please go to the identical post in the group "Everything Development - Python".
« Last Edit: January 09, 2006, 09:55:31 am by reklov »

Hrw

  • Hero Member
  • *****
  • Posts: 1366
    • View Profile
Can I Run A Python Script As An Opie Application?
« Reply #1 on: January 10, 2006, 05:50:01 am »
look at opie-pyquicklaunchapplet
OpenZaurus 3.5.4x Release Manager
OpenEmbedded, Ångström, Poky developer
My website

Misc embedded hardware.

reklov

  • Newbie
  • *
  • Posts: 7
    • View Profile
Can I Run A Python Script As An Opie Application?
« Reply #2 on: January 10, 2006, 02:24:38 pm »
Quote
look at opie-pyquicklaunchapplet
[div align=\"right\"][a href=\"index.php?act=findpost&pid=110233\"][{POST_SNAPBACK}][/a][/div]
Thank you, I installed it, but I don't know what to do with it. There appears no icon in the task bar as it should have(?), and I find no description in the net which I can understand. All I find after the installation that it is no program, but a library.

I'm no programmer, I don't know anything of C++, the work with Python and PyQt was hard for me, but it was fun though.

So I hoped to have more fun, but it seems I've got to wait for it.

Can you help me further?
Volker

Hrw

  • Hero Member
  • *****
  • Posts: 1366
    • View Profile
Can I Run A Python Script As An Opie Application?
« Reply #3 on: January 11, 2006, 07:20:55 am »
I never used it - sorry. You have to find it by yourself or look at simple.py which is in opie-example(s)-python.
OpenZaurus 3.5.4x Release Manager
OpenEmbedded, Ångström, Poky developer
My website

Misc embedded hardware.

reklov

  • Newbie
  • *
  • Posts: 7
    • View Profile
Can I Run A Python Script As An Opie Application?
« Reply #4 on: January 11, 2006, 09:31:04 am »
I've got it working.

Thank you for your help.

Volker