From: Kevin C. <me...@ke...> - 2011-10-04 08:43:33
|
Thanks, that seems to have done the trick. Now, tomorrow I'm going to have to read up on how to fix some simpler layout problems. :) https://github.com/killerswan/wxAsteroids/issues/1 -- Kevin Cantu Santa Barbara, CA | me...@ke... On Mon, Oct 3, 2011 at 11:54 AM, carlos gomez <car...@gm...> wrote: > The problem is that the keyboard events are not been listened (I think > because of the focus), but I remember I changed the window > listenner to another window or panel, and then it worked. > > On 3 October 2011 05:28, Kevin Cantu <me...@ke...> wrote: >> >> I was just trying out wxAsteroids (from Hackage) and found that the >> controls don't work on my system, although I'm told they work for >> someone using OS X. This is baffling to me. >> >> I'm running Ubuntu 11.10 Oneiric Ocelot and Xfce (xubuntu). Once I >> start the wxAsteroids program, I'm able to start a new game with >> CTRL-N, pause with CTRL-P, and quit with CTRL-Q, but I can't move the >> ship with arrow keys, or speed it up with + or -, at all. >> >> Any ideas why? >> >> >> -- >> Kevin Cantu >> Santa Barbara, CA | me...@ke... >> |