RE: getting input each frame

2005-10-13 Thread Faria, Sydney C
@gnome.org Subject: Re: getting input each frame flood wrote: > Hello, I have been developing an app using GTK to make the interface. The > problem I'm facing is that the program needs to check for input each frame > and based on that it needs to alter a few objects such as labe

Re: getting input each frame

2005-10-13 Thread Olivier Sessink
flood wrote: > Hello, I have been developing an app using GTK to make the interface. The > problem I'm facing is that the program needs to check for input each frame > and based on that it needs to alter a few objects such as labels, however, I > don't know how to check for external input because I