I agree. It shouldn't be that bad. It really is the constantly grabbing the keyboard input that is what will be tricky.
The one way I was thinking of doing it would be using gWidgets. You could have a handler on a gedit widget which grabs any keyboard input and then have something with either an idleHandler or just a constant while loop after that. So I guess what I'm saying is that it can be done - but I'm interested in ways of doing it without gWidgets.
Although my newest version of mines requires gWidgetsRGtk2 so I guess requiring gWidgets isn't too bad...





Reply With Quote
