Re: [wxhaskell-users] FindReplaceData Issue

2009-09-30 Thread shelarcy
Pushed. Thanks, On Thu, 01 Oct 2009 11:05:54 +0900, shelarcy wrote: > On Thu, 01 Oct 2009 06:01:36 +0900, Eric Y. Kow wrote: >> On Wed, Sep 30, 2009 at 17:59:00 -0300, Fernando Benavides wrote: >>> I'm attaching the patch because (after just 5'' trying - I'm in my workplace >>> now :P) I couldn'

Re: [wxhaskell-users] FindReplaceData Issue

2009-09-30 Thread Eric Y. Kow
On Wed, Sep 30, 2009 at 17:59:00 -0300, Fernando Benavides wrote: > I'm attaching the patch because (after just 5'' trying - I'm in my workplace > now :P) I couldn't get darcs send to work. Thanks for being a good sport about this! Could somebody on the wxHaskell Team take a look at Fernando's pa

Re: [wxhaskell-users] FindReplaceData Issue

2009-09-30 Thread Fernando Benavides
Ready. I'm attaching the patch because (after just 5'' trying - I'm in my workplace now :P) I couldn't get darcs send to work. Cheers :) Mike Ditka - "If God had wanted man to play soccer, he wouldn't have given us arms." On Wed, Sep

Re: [wxhaskell-users] FindReplaceData Issue

2009-09-30 Thread Eric Y. Kow
Hi Fernando, On Sat, Sep 05, 2009 at 12:17:01 -0300, Fernando Benavides wrote: > That file has the bug too, indeed Very sorry for my late response, but would you consider sending a patch? I seem to remember you managed to fix this by looking into the wxEiffel version of wxc darcs get http://co

[wxhaskell-users] second "on click" event requires mouse to move

2009-09-30 Thread Tim Sears
Greetings, I am running one of the canonical ball drop examples and I cannot get the "on click" event to fire a second time unless I move the mouse. Running mac os x 10.5.8, Haskell Platform, other packages all cabal installed. --Tim ---