Re: [wxhaskell-users] FindReplaceData Issue

2009-09-05 Thread Fernando Benavides
Hi Eric That file has the bug too, indeed Pablo Picasso - "Computers are useless. They can only give you answers." On Sat, Sep 5, 2009 at 6:12 AM, Eric Y. Kow wrote: > On Fri, Sep 04, 2009 at 10:32:04 -0300, Fernando Benavides wro

Re: [wxhaskell-users] FindReplaceData Issue

2009-09-05 Thread Eric Y. Kow
On Fri, Sep 04, 2009 at 10:32:04 -0300, Fernando Benavides wrote: > Googleing a bit, I've found that this is a known bug in wxEiffel: > http://www.mombu.com/programming/eiffel/t-problems-getting-a-wx-find-replace-data-1408529.html > Then, I've checked the source code for wxHaskell ( > http://darcs.

Re: [wxhaskell-users] Dynamic events warning message

2009-09-05 Thread Eric Y. Kow
On Fri, Sep 04, 2009 at 23:06:18 +0200, Sebastian Klüft wrote: > I can add that I'm also running Mac OS X Leopard and I installed > WXHaskell through Cabal. Hmm, that's interesting. Are you using the stock wxWidgets or one that you built yourself? Also, I'm using the new recabalised wxcore (whic

[wxhaskell-users] FindReplaceData Issue

2009-09-05 Thread Fernando Benavides
Hi all, I'm working in my first project with wxHaskell. My project includes an editor, so I wanted to add find&replace functionality to it but then I stepped into what I think is a little bug. I think you'll see the problem clearly with an example (and it will be easier for me than explaining it

Re: [wxhaskell-users] Dynamic events warning message

2009-09-05 Thread Sebastian Klüft
Thanks for the reply. I can add that I'm also running Mac OS X Leopard and I installed WXHaskell through Cabal. GHC version: 6.10.4. -- Sebastian Klüft skl...@gmail.com 2009/9/4 Eric Y. Kow : > Hi Sebastian, > > On Fri, Sep 04, 2009 at 12:34:32 +0200, Sebastian Klüft wrote: >> "assert "m_dynam