Re: [wxhaskell-users] building problems

2007-02-18 Thread Eric Kow
? If so, the darcs version has a patch which might be relevant for that. If you really don't want to use the darcs version, maybe the attached non-darcs patch will fix it. -- Eric Kow http://www.loria.fr/~kow PGP Key ID: 08AC04F9 Merci de corriger mon français. arie.patch

[wxhaskell-users] darcs patch: Add a Cabal file for wxcore. (and 2 more)

2008-02-14 Thread Eric Kow
Any comments or complaints, Jeremy? Otherwise I'm pushing this tomorrow. If it actually works, we ought to put wxhaskell on hackage. Thu Feb 14 17:50:50 GMT 2008 Eric Kow [EMAIL PROTECTED] * Add a Cabal file for wxcore. This uses the Make build-type, so we still need our configure file

Re: [wxhaskell-users] wxhaskell, cabal, and linux

2008-02-14 Thread Eric Kow
. Is Cabal for wxhaskell in the works? Are there roadblocks? I just sent a cabalisation patch about 15 minutes ago. It's not yet applied, but you can give it a try. The wxcore bit just wraps around the makefile and configure script. -- Eric Kow http://www.nltg.brighton.ac.uk/home/Eric.Kow PGP Key ID

[wxhaskell-users] darcs patch: Add a Cabal file for wxcore. (and 11 more)

2008-02-15 Thread Eric Kow
Thu Feb 14 17:50:50 GMT 2008 Eric Kow [EMAIL PROTECTED] * Add a Cabal file for wxcore. This uses the Make build-type, so we still need our configure file and the makefile. Thu Feb 14 17:53:29 GMT 2008 Eric Kow [EMAIL PROTECTED] * Add cabal file for high level directory. Thu Feb 14

[wxhaskell-users] darcs patch: Add a Cabal file for wxcore. (and 16 more)

2008-02-15 Thread Eric Kow
I'll be pushing these patches in tonight. Thu Feb 14 17:50:50 GMT 2008 Eric Kow [EMAIL PROTECTED] * Add a Cabal file for wxcore. This uses the Make build-type, so we still need our configure file and the makefile. Thu Feb 14 17:53:29 GMT 2008 Eric Kow [EMAIL PROTECTED] * Add cabal

[wxhaskell-users] darcs patch: Fix typo pointed out on bugtracker. (and 4 more)

2008-02-17 Thread Eric Kow
Sun Feb 17 11:43:03 GMT 2008 Eric Kow [EMAIL PROTECTED] * Fix typo pointed out on bugtracker. Sun Feb 17 13:05:53 GMT 2008 Eric Kow [EMAIL PROTECTED] * Fix UTF8Sampler test case. Sun Feb 17 17:41:42 GMT 2008 Eric Kow [EMAIL PROTECTED] * Add a bugs directory for test cases. Sun Feb 17

Re: [wxhaskell-users] Progress on wxHaskell for Mac OS X

2008-02-20 Thread Eric Kow
you could have a look, and maybe add some notes for Leopard http://haskell.org/haskellwiki/WxHaskell/Install? -- Eric Kow http://www.nltg.brighton.ac.uk/home/Eric.Kow PGP Key ID: 08AC04F9 - This SF.net email is sponsored

Re: [wxhaskell-users] wxhaskell under leopard

2008-02-20 Thread Eric Kow
Hi, But now the sample code give a segmentation fault. Somebody has some hint on the reason? Could you please try with wxWidgets 2.6? See http://haskell.org/haskellwiki/WxHaskell/Install (and update the wiki if you get something working under Leopard) Thanks! -- Eric Kow http

Re: [wxhaskell-users] Some WX questions - a couple of missing bindings and a segfault

2008-03-13 Thread Eric Kow
an equivalent demonstrator in C++ just using wxWidgets? -- Eric Kow http://www.nltg.brighton.ac.uk/home/Eric.Kow PGP Key ID: 08AC04F9 - This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio

[wxhaskell-users] wxhaskell install wiki page

2008-03-18 Thread Eric Kow
Hi all, In anticipation of the 0.10.3 release, it may be useful to note the install page on Haskell wiki: http://www.haskell.org/haskellwiki/WxHaskell/Install Please add any troubleshooting tips or otherwise you may have. Thanks! (and yes, more rc2 testing always appreciated) -- Eric Kow

Re: [wxhaskell-users] [Haskell-cafe] ANNOUNCE: wxHaskell 0.10.3 rc1

2008-03-20 Thread Eric Kow
, this being Kido Takahiro (shelarcy) -- Eric Kow http://www.nltg.brighton.ac.uk/home/Eric.Kow PGP Key ID: 08AC04F9 - This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2008. http

Re: [wxhaskell-users] wxHaskell 0.10.3: problems in Windows XP

2008-03-28 Thread Eric Kow
with a test case (see our bugs/ directory for examples) Test cases may also be submitted via darcs send to speed things up a bit. -- Eric Kow http://www.nltg.brighton.ac.uk/home/Eric.Kow PGP Key ID: 08AC04F9 - Check out the new

Re: [wxhaskell-users] wxHaskell on Leopard

2008-05-18 Thread Eric Kow
yet, though... ghc --make foo macosx-app foo open foo.app -- Eric Kow http://www.nltg.brighton.ac.uk/home/Eric.Kow PGP Key ID: 08AC04F9 - This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R

Re: [wxhaskell-users] Building the windows port possible?

2008-07-29 Thread Eric Kow
] -- Eric Kow http://www.nltg.brighton.ac.uk/home/Eric.Kow PGP Key ID: 08AC04F9 - This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK win great

Re: [wxhaskell-users] Building the windows port possible?

2008-07-29 Thread Eric Kow
(the patch) and run darcs apply on the saved file... oh wait, that was on the wxhaskell-devel list, which is why you never saw it! http://cache.gmane.org//gmane/comp/lang/haskell/wxhaskell/devel/236-001.bin I'll leave the other questions to Shelarcy... -- Eric Kow http://www.nltg.brighton.ac.uk

[wxhaskell-users] trouble building wxhaskell (ghc-pkg)

2008-09-29 Thread Eric Kow
Hi all, Don reported the following trouble building wxHaskell (runhaskell Setup build). Any ideas? http://hpaste.org/10722 The above paste looks like it contains make install stuff, which I find odd... I think this is the current darcs version... -- Eric Kow http://www.nltg.brighton.ac.uk

[wxhaskell-users] let's make wxc part of the official wxWidgets tree!

2009-04-13 Thread Eric Kow
(wxButton _obj); wxWindow *wxButton_SetDefault (wxButton _obj); void wxButton_SetLabel (wxButton _obj, wxString _label); wxSize wxButton_GetDefaultSize (wxButton _obj); -- Eric Kow http://www.nltg.brighton.ac.uk/home/Eric.Kow PGP Key ID: 08AC04F9 signature.asc Description: Digital signature

Re: [wxhaskell-users] second on click event requires mouse to move

2009-10-01 Thread Eric Kow
you'd be able to file a report on the wxHaskell tracker? http://sourceforge.net/tracker/?atid=536845group_id=73133func=browse What would be extra helpful is if you could somehow boil this down into a demonstrator for the bugs/ directory. Thanks, -- Eric Kow http://www.nltg.brighton.ac.uk/home

Re: [wxhaskell-users] WxcDefs

2009-10-13 Thread Eric Kow
bundles directly as a Cabal install hook. No more silly macosx-app script. Perhaps I should stick it on hackage or something... -- Eric Kow http://www.nltg.brighton.ac.uk/home/Eric.Kow PGP Key ID: 08AC04F9 signature.asc Description: Digital signature

Re: [wxhaskell-users] wxHaskell and threads: FAQ is still best advice?

2009-10-13 Thread Eric Kow
if things had changed since then. But it looks like you could get some insights from http://docs.wxwidgets.org/stable/wx_wxthreadoverview.html#wxthreadoverview Note also that the Process sample has not changed since the last commit from Daan. Maybe you could try compiling it? -- Eric Kow http

Re: [wxhaskell-users] wxHaskell and threads: FAQ is still best advice?

2009-10-14 Thread Eric Kow
and friends, then. If you could update the wiki with your experiences, that would be a big help. Thanks! -- Eric Kow http://www.nltg.brighton.ac.uk/home/Eric.Kow PGP Key ID: 08AC04F9 signature.asc Description: Digital signature

Re: [wxhaskell-users] GLib-GObject-CRITICAL errors when running WxHaskell app

2010-04-03 Thread Eric Kow
it's worth. Maybe somebody on Windows/MacOS X should try it and see what happens? -- Eric Kow http://www.nltg.brighton.ac.uk/home/Eric.Kow PGP Key ID: 08AC04F9 signature.asc Description: Digital signature -- Download

Re: [wxhaskell-users] OpenGL support

2011-05-26 Thread Eric Kow
if this sort of mentality is right; it does add a bit of mess! But I suspect that these sorts of trivial delays can be costly. Thanks for keeping this alive! We can do it! Rah! :-) -- Eric Kow http://erickow.com signature.asc Description: Digital signature

Re: [wxhaskell-users] Property sheet

2011-06-01 Thread Eric Kow
is neither new nor helpful] I wish there was a magical way for people to widgets on their own, that over time we could collect all the ad-hoc wrappings and either bundle them with wx or some sort of wx-extras package. -- Eric Kow http://erickow.com signature.asc Description: Digital signature

Re: [wxhaskell-users] [wxhaskell-devel] Haskell Platform roadmap?

2011-06-15 Thread Eric Kow
an idea of what buildbot would buy us at http://buildbot.darcs.net/waterfall I'm a big fan of replacing scarce humans with robots wherever possible. ... but we do need somebody to help with said robots! -- Eric Kow http://erickow.com signature.asc Description: Digital signature

[wxhaskell-users] wxHaskell for Haskell Platform 2011.2.0.1

2011-06-15 Thread Eric Kow
, but there is still a lot of work of to do before we get there [2]. Help wanted :-) Enjoy! Eric [1] http://thread.gmane.org/gmane.comp.lang.haskell.wxhaskell.devel/612 [2] http://thread.gmane.org/gmane.comp.lang.haskell.wxhaskell.devel/616 -- Eric Kow http://erickow.com signature.asc Description

Re: [wxhaskell-users] Looking for macosx-app? Try cabal-macosx

2011-11-03 Thread Eric Kow
On 3 Nov 2011, at 10:49, Eric Kow wrote: The CLI is currently on GitHub only at the moment, but I think Andy is planning to upload it to Hackage :-) https://github.com/gimbo/cabal-macosx Now on hackage cabal update cabal install macosx-app -- Eric Kow http://erickow.com

[wxhaskell-users] Looking for macosx-app? Try cabal-macosx

2011-11-03 Thread Eric Kow
might want to consider having the wx package depend on cabal-macosx, although this isn't strictly speaking necessary -- Eric Kow http://erickow.com -- RSA(R) Conference 2012 Save $700 by Nov 18 Register now http

Re: [wxhaskell-users] adapt layout after changing 'visible' state

2011-12-06 Thread Eric Kow
? http://www.haskell.org/haskellwiki/WxHaskell/FAQ FWIW, I have a 'repaint' in my code, but that may not have anything to do with your issue. -- Eric Kow http://erickow.com signature.asc Description: Message signed with OpenPGP using GPGMail

Re: [wxhaskell-users] adapt layout after changing 'visible' state

2011-12-09 Thread Eric Kow
: + -- + -- do set w [ visible := False ] + -- windowReFit w -- Eric Kow http://erickow.com signature.asc Description: Message signed with OpenPGP using GPGMail -- Cloud Services Checklist: Pricing

Re: [wxhaskell-users] wxHaskell layout tips/tricks

2012-01-15 Thread Eric Kow
On 15 Jan 2012, at 14:12, Eric Kow wrote: http://www.haskell.org/haskellwiki/WxHaskell/Layout (the first section is work by Brett Giles (thanks for creating a page about this), the rest is stuff I've tacked on) -- Eric Kow http://erickow.com signature.asc Description: Message signed

Re: [wxhaskell-users] [wxhaskell-devel] The future of wxC

2012-01-15 Thread Eric Kow
I was going to post on your blog, but you beat me to mentioning it. So better hear it from me, you should totally use GitHub for wxC. Plus it would be a chance to work with darcs-bridge maybe. Eric will probably kill me for saying this, but I think GitHub is probably the right place,

Re: [wxhaskell-users] Working guide for wxWidgets and wxHaskell on Mac OS X Lion 64 bit

2012-02-27 Thread Eric Kow
/WxHaskell/MacOS_X Sorry this isn't a more helpful answer. I haven't been keeping up :-( But hopefully somebody else will step into the breach and give a better guide. If you're still stuck after this, shout and I'll see if I can do more digging. -- Eric Kow http://erickow.com signature.asc

Re: [wxhaskell-users] Working guide for wxWidgets and wxHaskell on Mac OS X Lion 64 bit

2012-03-07 Thread Eric Kow
it'll eventually be obsolete in some future when we've merged everything we need to merge. Thanks, Eric On 7 Mar 2012, at 13:31, Eric Kow wrote: 1. I noticed this piece of text from the wxWidgets wiki [wxWidgets]: If you want 64-bit wxWidgets on OS X you'll need 2.9+ and configure

Re: [wxhaskell-users] Working guide for wxWidgets and wxHaskell on Mac OS X Lion 64 bit

2012-03-07 Thread Eric Kow
-lwx_osx_cocoau_core-2.9 -lwx_baseu_xml-2.9 -lwx_baseu_net-2.9 -lwx_baseu-2.9 I think it's perfectly normal that the filenames are prefixed by 'lib' Is there any chance that you have an old wx-config lying around that's more easily reached than the 2.9 Cocoa one? -- Eric Kow http://erickow.com

Re: [wxhaskell-users] Working guide for wxWidgets and wxHaskell on Mac OS X Lion 64 bit

2012-03-09 Thread Eric Kow
libwxmsw29ud_xrc (windows wxWidgets libs) instead of the equivalent Mac versions Not sure if that alone resolves Doaitse's issue though. Sorry for the resulting noise and confusion! -- Eric Kow http://erickow.com signature.asc Description: Message signed with OpenPGP using GPGMail

[wxhaskell-users] a bit more wxHaskell/OS X progress

2012-03-13 Thread Eric Kow
delete after a while. Hopefully this will reduce amount of merging we need to worry about. Some users have reported needing to make modifications to build with GHC 7.4. It might be good to see if you need them with this new branch, and maybe send them along. Thanks, -- Eric Kow http

Re: [wxhaskell-users] [wxhaskell-devel] wxHaskell Problems.

2012-03-14 Thread Eric Kow
disables the use of wxPendingEvents outside of Windows. (but then, so should mine) -- Eric Kow http://erickow.com signature.asc Description: Message signed with OpenPGP using GPGMail -- Virtualization Cloud

Re: [wxhaskell-users] [wxhaskell-devel] wxHaskell Problems.

2012-03-14 Thread Eric Kow
with the darcs wx. If you prefer using sandboxed build environments, you should be able to do something like cabal install cabal-dev cabal install ./wxdirect ./wxc ./wxcore ./wx Hope this helps, -- Eric Kow http://erickow.com signature.asc Description: Message signed with OpenPGP using GPGMail

Re: [wxhaskell-users] [Announce] wxHaskell 0.90

2012-04-13 Thread Eric Kow
(this flag seems to select 2.9) When I tried it with Xcode 4.3, I got some error related to webkit that I didn't understand If anyone has recommendations, I'd be happy to hear them -- Eric Kow http://erickow.com PGP Key ID: 08AC04F9

Re: [wxhaskell-users] [Announce] wxHaskell 0.90

2012-04-14 Thread Eric Kow
. As far as I know my patch has not been accepted into the homebrew master yet. I have attached the formula. Parallel evolution? * https://github.com/mxcl/homebrew/blob/master/Library/Formula/wxmac.rb * https://github.com/mxcl/homebrew/commit/c15bf392060aebf87edc5b367672cd781084f209 -- Eric Kow

Re: [wxhaskell-users] [Announce] wxHaskell 0.90

2012-04-18 Thread Eric Kow
in universal wrapper) Any suggestions? I'm using Mac OS 10.6.8 and GHC-7.0.4 from the Haskell Platform. -- Conal -- Eric Kow http://erickow.com signature.asc Description: Message signed with OpenPGP using GPGMail

[wxhaskell-users] cabal-macosx 0.2.2

2012-04-22 Thread Eric Kow
(and the auto-generated shell script looks for that) -- Eric Kow http://erickow.com signature.asc Description: Message signed with OpenPGP using GPGMail -- For Developers, A Lot Can Happen In A Second. Boundary is the first

Re: [wxhaskell-users] Using wxHaskell on Mac OS x

2012-04-23 Thread Eric Kow
the stuff installed by brew. I then got the EnableGUI module as described lower down the page it compiled fine I then edited HelloWord.hs to import it ,and then started ghci as recommended -- Eric Kow http://erickow.com PGP Key ID: 08AC04F9

Re: [wxhaskell-users] mac OS installation help sought

2012-06-11 Thread Eric Kow
struggle to correctly maintain two sets of install instructions, we just went with the latter. -- Eric Kow http://erickow.com signature.asc Description: Message signed with OpenPGP using GPGMail -- Live Security Virtual

[wxhaskell-users] Wxhaskell install woes on reddit

2012-09-28 Thread Eric Kow
Thought folks here might be interested http://www.reddit.com/r/haskell/comments/10lyaw/oh_the_fun_of_trying_to_install_wxhaskell/ -- Eric Kow http://erickow.com -- Got visibility? Most devs has no idea what

Re: [wxhaskell-users] first attempt on osx 10.8 - ghc7.4.2 -wx 2.9.4

2013-03-19 Thread Eric Kow
___ wxhaskell-users mailing list wxhaskell-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/wxhaskell-users -- Eric Kow http://erickow.com -- Everyone hates slow websites. So do we

Re: [wxhaskell-users] first attempt on osx 10.8 - ghc7.4.2 -wx 2.9.4

2013-03-19 Thread Eric Kow
/libwxc.dylib Trace/BPT trap: 5 mbp2-de-luc:wxcore luc$ -- Luc be.linkedin.com/in/luctaesch/ Envoyé avec Sparrow Le mardi 19 mars 2013 à 15:38, Eric Kow a écrit : Do any of the following help? - making sure you have a 64bit wxWidgets - using debug-wx to see what stage things go

Re: [wxhaskell-users] first attempt on osx 10.8 - ghc7.4.2 -wx 2.9.4

2013-03-19 Thread Eric Kow
, automated ? -- Eric Kow http://erickow.com -- Everyone hates slow websites. So do we. Make your web apps faster with AppDynamics Download AppDynamics Lite for free today: http://p.sf.net/sfu/appdyn_d2d_mar

Re: [wxhaskell-users] cabal-macosx

2013-03-19 Thread Eric Kow
___ wxhaskell-users mailing list wxhaskell-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/wxhaskell-users -- Eric Kow http://erickow.com -- Everyone hates slow websites. So do

Re: [wxhaskell-users] [Haskell-cafe] wxHaskell + GHCi

2016-01-02 Thread Eric Kow
Hi Conal, Does the EnableGui trick help? https://wiki.haskell.org/WxHaskell/Mac If so, I think the source should be put in the reps if not already Cheers, On Sun, 3 Jan 2016 at 08:45, Conal Elliott wrote: > Thanks for the pointer! > > I was able to compile and run the