Re: [wxhaskell-devel] I need help setting up

2011-09-20 Thread David Virebayre
2011/9/18 D.V. : > 2011/9/17 Dave Tapley : Bonjour Dave, bonjour list ! >> You'll need to edit wxcore/Setup.hs thus: > [...] >> Hopefully you can adjust this for your needs, and it would be great if you >> could send your list back so I can include it in my patch. > I will try that as soon as I

Re: [wxhaskell-devel] wxString handling broken when using wx 2.9

2011-09-21 Thread David Virebayre
I have a probably stupid question, but I'll fire it anyways: Would it make sense to have future versions of wxHaskell support Text instead of String ? David. 2011/9/21 eric.kow : > On Tue, Sep 20, 2011 at 20:57:37 +0100, Dave Tapley wrote: >> Am I correct in recalling that you did some of the wo

Re: [wxhaskell-devel] I need help setting up

2011-09-21 Thread David Virebayre
Bonjour, > Ah! Yes! I had error too, but I can't remember how I resolved it, which > makes me think I might have just cleaned everything up and started afresh > (just with the modified library list);  have you tried that? I'm not sure I did this right, but I deleted my wxhaskell directory, issued

Re: [wxhaskell-devel] wxString handling broken when using wx 2.9

2011-09-21 Thread David Virebayre
2011/9/21 Eric Y. Kow : > On Wed, Sep 21, 2011 at 16:36:55 +0200, David Virebayre wrote: >> I have a probably stupid question, but I'll fire it anyways: > > Hmm, worth a thought. > >> Would it make sense to have future versions of wxHaskell support Text >> instea

[wxhaskell-devel] Strings reduced to 1 letter on windows, on a program that otherwise works well on linux

2011-09-21 Thread David Virebayre
Bonjour, I'm posting this hoping that someone has seen the same problem; if nobody has, I'll make an example program, post the source and give screenshots. I have a program that works fine on linux. I followed the instructions to install wxhaskell on windows, all went fine. it's with wxWidgets 2

Re: [wxhaskell-devel] Modified example ImageViewer.hs

2011-09-21 Thread David Virebayre
2011/9/21 Eric Y. Kow : > I'd split the cleanup patches (like adding a type signature to existing > stuff) from the new feature patches, but you can send them all in one > bundle Ok so this is where I don't know how to do it. When I modified Imageviewer.hs, I recorded separately the cleanup and

Re: [wxhaskell-devel] API graphics

2012-01-17 Thread David Virebayre
Le 16 janvier 2012 17:26, Dave Tapley a écrit : >> On 14 Jan 2012, at 23:01, Eric Kow wrote: >>> I think our haddocks should include pictures.  If not possible due to >>> technical constraints, they should include links to pictures hosted on the >>> wiki or perhaps somewhere more stable like a d

[wxhaskell-devel] Installing wxhaskell for wxwidgets 2.8 on ubuntu

2012-04-23 Thread David Virebayre
Hello list. Documenting how to install wxhaskell for users of (k)ubuntu 11.10. Since wxwidgets 2.9 isn't available in the base repositories, one may want to install the previous version of wxwidgets. but cabal install wx-0.13.2.1 failed, because it depends on wxcore (≥0.13.1) which results in it t

Re: [wxhaskell-devel] Installing wxhaskell for wxwidgets 2.8 on ubuntu

2012-04-23 Thread David Virebayre
Sorry, I posted that before I actually checked the packages names.. It's Le 23 avril 2012 11:04, David Virebayre a écrit : > sudo apt-get install wxwidgets2.8-deaders libwxgtk2.8-dev > sudo apt-get install wx2.8-headers libw

Re: [wxhaskell-devel] Architecture (32 vs. 64 bit) of the dynamic libraries

2013-10-07 Thread David Virebayre
I don't have wx 2.9.5 around (by default Ubuntu 13.04 has 2.8) I hope it's still useful: Ubuntu 13.04 64 bits: file /usr/lib/x86_64-linux-gnu/libwx_baseu-2.8.so.0.8.0 /usr/lib/x86_64-linux-gnu/libwx_baseu-2.8.so.0.8.0: ELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, Bui