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

2011-09-21 Thread Eric Kow
On Wed, Sep 21, 2011 at 20:20:27 +0200, David Virebayre wrote: > 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 d

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] Modified example ImageViewer.hs

2011-09-21 Thread Eric Y. Kow
On Fri, Sep 16, 2011 at 22:52:51 +0200, D.V. wrote: > So here's a quickly modified ImageViewer.hs. It's not a big change ! > > I'd like someone to review the changes before I send a patch, please. Didn't look too carefully, but seems to make sense. Sounds like it'd be a good way to help for folk

[wxhaskell-devel] Modified example ImageViewer.hs

2011-09-17 Thread D.V.
Bonjour List, A few weeks ago I needed help to find out how to scale an image. Once I managed to make it work, I was suggested to modify the example to show how it can be done. So here's a quickly modified ImageViewer.hs. It's not a big change ! I'd like someone to review the changes before I se