[pygtk] gobject.timeout_add() problems using speech-dispatcher

2008-04-15 Thread James Simmons
I am working on an Activity for the One Laptop Per Child project. As you may know, OLPC activities often use pygtk. My activity is for reading Project Gutenberg Etexts, and I have been asked to add text to speech to that Activity using speech-dispatcher. The idea is to have karaoke-style

Re: [pygtk] PyGTK GUI update without signals from GUI

2008-04-15 Thread Andrew Lapidas
Stephen, John: Thank you for your replies so far. I am still trying to figure out the best way to do this. To be more descriptive, I have a small program (~400 lines) that controls a digital camera and does some image processing in a scripting fashion. This program will run infinitely. There

Re: [pygtk] PyGTK GUI update without signals from GUI

2008-04-15 Thread Andrew Lapidas
Sorry to flood the list, but I should add that I am using Glade to do this. -Andy On Tue, Apr 15, 2008 at 11:35 AM, Andrew Lapidas [EMAIL PROTECTED] wrote: Stephen, John: Thank you for your replies so far. I am still trying to figure out the best way to do this. To be more descriptive, I

[pygtk] quit problem in dialog.....

2008-04-15 Thread zabeeh khan
Hello everyone! I have written this thingy...the file is attached. It is based on Pygtk and glade. The problem which I have with the program is that when I click the OK button in the About dialog, the dialog is not closed. But, with double clicks the whole program is closed. I am sure there are

[pygtk] PyGTK Toolbar

2008-04-15 Thread Shadi Azoum
Fellow programmers, I am starting out with PyGTK and am trying to implement a simple toolbar with custom icons. I had a perfect toolbar until I decided to eliminate the deprecated warnings. Such methods as append_item() have been deprecated in later versions of Python. The only one that is

[pygtk] Opening a New Window

2008-04-15 Thread ssa03d
Fellow programmers, I wish to open a new window/dialog when I click a particular button. What is the command that can do this for me. Thanks to all. ___ pygtk mailing list

Re: [pygtk] Opening a New Window

2008-04-15 Thread Jarek Zgoda
[EMAIL PROTECTED] pisze: I wish to open a new window/dialog when I click a particular button. What is the command that can do this for me. window.show() -- Jarek Zgoda http://zgodowie.org/ We read Knuth so you don't have to - Tim Peters ___ pygtk

Re: [pygtk] PyGTK GUI update without signals from GUI

2008-04-15 Thread Stephen George
Hi Andrew, To be more descriptive, I have a small program (~400 lines) that controls a digital camera and does some image processing in a scripting fashion. This program will run infinitely. There are about 7 points in this program where I would like to update my GUI. If I implement

[pygtk] download links for pynotify and egg module.....

2008-04-15 Thread zabeeh khan
I wanna download pynotify and egg module for windows XP. Can anyone give me the download links? -- Admin, Pathanisation project pathanisation.pakhtosoft.com ___ pygtk mailing list pygtk@daa.com.au http://www.daa.com.au/mailman/listinfo/pygtk Read the