Re: [PyQt] Newbie questions: Tray system and other stuff...

2007-07-17 Thread Gustavo A. Díaz
HI David and all!! I am trying to embed a xterm console inside my application, but with no success. I made some test embedding (example in another script) mplayer for testing only and works. Now when i want to embed xterm console does not work. Here what i did: I have a developing style which

Re: [PyQt] Newbie questions: Tray system and other stuff...

2007-07-16 Thread David Boddie
On Saturday 14 July 2007 02:37:26 -0300, Gustavo A. Dí­az wrote: > I am new on this list, and new in the progamming world. Welcome to both of these places! > I've started to develop an app. (OpenCoffee, > http://opencoffee.lnxteam.org) using PyQT. > I am newbie, but i am doing my homework and re

[PyQt] Newbie questions: Tray system and other stuff...

2007-07-13 Thread Gustavo A. Dí­az
Hi guys! I am new on this list, and new in the progamming world. I've started to develop an app. (OpenCoffee, http://opencoffee.lnxteam.org) using PyQT. I am newbie, but i am doing my homework and reading a lot about python and pyqt, which i did by now a lot of progress on my app ;) My questi