Re: [wxhaskell-users] Keyboard problem

2011-02-08 Thread Henk-Jan van Tuyl
On Fri, 09 Oct 2009 10:25:21 +0200, carlos gomez wrote: > Hello, > I tried to play wxAsteoids game but i couldn't, the keyboard did't listen > me. > > Does someone have problems with the keyboard?, how can I fix it? > > I'm using ubuntu 9.04 + GHC 10.4 + wx-0.11.1.2 + wxcore-0.11.1.2. > > > reg

Re: [wxhaskell-users] Keyboard problem

2009-10-10 Thread Henk-Jan van Tuyl
I wouldn't know where to begin debugging, but GHC has at least a reasonable debugger nowadays: http://www.haskell.org/ghc/docs/latest/html/users_guide/ghci-debugger.html Regards, Henk-Jan van Tuyl -- http://functor.bamikanarie.com http://Van.Tuyl.eu/ -- On Fri, 09 Oct 2009 17:37:06 +0200, c

Re: [wxhaskell-users] Keyboard problem

2009-10-09 Thread Henk-Jan van Tuyl
On Fri, 09 Oct 2009 10:25:21 +0200, carlos gomez wrote: > Hello, > I tried to play wxAsteoids game but i couldn't, the keyboard did't listen > me. > > Does someone have problems with the keyboard?, how can I fix it? > > I'm using ubuntu 9.04 + GHC 10.4 + wx-0.11.1.2 + wxcore-0.11.1.2. > > > reg

[wxhaskell-users] Keyboard problem

2009-10-09 Thread carlos gomez
Hello, I tried to play wxAsteoids game but i couldn't, the keyboard did't listen me. Does someone have problems with the keyboard?, how can I fix it? I'm using ubuntu 9.04 + GHC 10.4 + wx-0.11.1.2 + wxcore-0.11.1.2. regards carlos