[wxhaskell-devel] ANN: wxHaskell 0.11.1

2009-01-04 Thread Jeremy O'Donoghue
The wxHaskell development team is pleased to announce the release of wxHaskell 0.11.1, a Haskell binding for the wxWidgets GUI library. The Haskell support is built on a reasonably complete C language binding, which could be used as the basis for wxWidgets support on other languages/platforms whic

Re: [wxhaskell-devel] 0.11.0 Release Schedule

2009-01-04 Thread shelarcy
Hi Jeremy, We don't receive annoucement yet. Are you busy now? Best Regards, On Sat, 03 Jan 2009 08:07:30 +0900, Jeremy O'Donoghue wrote: > I'll do an announcement tomorrow morning (UK time). > > Regards > Jeremy > > On 2 Jan 2009, at 22:57, shelarcy wrote: > >> Hi, I think we're ready for wxH

[wxhaskell-devel] Segmentation fault/access violation in generated code

2009-01-04 Thread Henk-Jan van Tuyl
L.S., I compiled wxhaskell-0.11.0\samples\wx\print.hs with the command ghc --make print When I run it and select Print -> Page setup... the program crashes with the message: Segmentation fault/access violation in generated code OS: Windows XP Compiler: GHC version 6.10.1 -- Regards, H

[wxhaskell-devel] Layout bug

2009-01-04 Thread Henk-Jan van Tuyl
L.S., I compiled wxhaskell-0.11.0\samples\wx\DbConsole.hs with the command ghc --make DbBrowse -optl-s -optl-mwindows When I run it, i see part of the background in the horizontal lines between the panels, see attached image. The same happens with the program FileBrowse.hs, in the vertic

[wxhaskell-devel] Bouncing balls do not react to keyboard

2009-01-04 Thread Henk-Jan van Tuyl
L.S., Program wxhaskell-0.11.0\samples\wx\BouncingBalls.hs does not respond to the keyboard, for example, the program does not pause when I press 'p'. Package: wxHaskell 0.11.0 OS: Windows XP Compiler: GHC version 6.10.1 -- Regards, Henk-Jan van Tuyl -- http://functor.bamikanarie.co