Re: [wxhaskell-users] Correct version of wxMac?

2007-12-03 Thread Neil Bartlett
Thanks Eric. Are you using Mac OS 10.4 (Tiger) or Mac OS 10.5 (Leopard)? I have tried installing wx 2.6 using MacPorts on Leopard, but it fails with the same error that I saw when attempting a manual install. I suspect there is no alternative at this point other than to wait for proper sup

Re: [wxhaskell-users] Correct version of wxMac?

2007-12-03 Thread Eric Y. Kow
On Mon, Dec 03, 2007 at 10:41:49 +, Neil Bartlett wrote: > Incidentally I tried to use 2.6.4, but then wxWidgets itself does not > build. I think due to some changes in the Carbon APIs in Mac OS X > Leopard. my wx-config --version says 2.6.3. It's from MacPorts, if it helps, and I'm not u

Re: [wxhaskell-users] darcs patch: Move drag-and-drop events to Graphics.UI... (and 2 more)

2007-12-03 Thread Eric Y. Kow
On Mon, Dec 03, 2007 at 14:04:45 +0900, shelarcy wrote: > Should I attach newer patch to previous reply mail instead of that > using darcs send command? > Or are you just busy now? Sorry, I am just very busy right now (I am moving) If you could darcs send everything in one bundle, that would be g

Re: [wxhaskell-users] Correct version of wxMac?

2007-12-03 Thread Neil Bartlett
Thanks shelarcy. I have followed these suggestions but I get exactly the same error when building wxHaskell from darcs. Should I use the patched wxHaskell 0.9.4 from Riftor's site? If so, will that patch be merged back into the darcs repository? Incidentally I tried to use 2.6.4, but then wx