Re: sisib...@gmail.com None

2010-05-27 Thread Scott Sibley
I'm not sure why I'm spamming the list. Know how I can fix this? I checked Gmail's settings; nothing's being forwarded through Gmail. What do you mean by ticketing system? This makes me nervous... My mail's been going somewhere else? On Thu, May 27, 2010 at 11:30 AM, Tollef Fog Heen

Re: Keypressed/Keyreleased events not reaching my code

2009-11-17 Thread Scott Sibley
I figured this out after some reading. On Mon, Nov 16, 2009 at 11:28 PM, Scott Sibley sisib...@gmail.com wrote: Hello. I'm writing an LCD controller, and one feature I'd like is the ability to interact with an LCD via the keyboard. I have the following code, but only the FocusOut/FocusIn

Keypressed/Keyreleased events not reaching my code

2009-11-16 Thread Scott Sibley
Hello. I'm writing an LCD controller, and one feature I'd like is the ability to interact with an LCD via the keyboard. I have the following code, but only the FocusOut/FocusIn events are firing. static Window GetCurrWindow(Display *d) { Window foo; Window win; int bar; do{