Re: [wxhaskell-users] process crashes on second 'start'

2006-12-07 Thread Jeremy O'Donoghue
Hi Conal, On 07/12/06, Conal Elliott [EMAIL PROTECTED] wrote: I submitted this bug report at the sourceforge project. Is this a known problem? Any work-arounds? Running two 'start'ed actions kills the process under ghc and ghci. Example: import Graphics.UI.WX main = io io where io

Re: [wxhaskell-users] Is with-* reasonable for supporting wxWidgets contrib libraries? (Was: pinging wxhaskell...

2007-08-21 Thread Jeremy O'Donoghue
Hi Shelarcy, On 20/08/07, shelarcy [EMAIL PROTECTED] wrote: On Tue, 21 Aug 2007 00:42:26 +0900, Jeremy O'Donoghue [EMAIL PROTECTED] wrote: This really only works as an option if we decide that users must build wxWidgets from source *before* they can build wxHaskell. Really? I think

[wxhaskell-users] ANNOUNCE: wxHaskell 0.10.3 rc1

2008-03-12 Thread Jeremy O'Donoghue
page at http://haskell.org/haskellwiki/WxHaskell which can provide more information to those interested. wxHaskell was originally created by Daan Leijen. The contributors to this new release include: - Eric Kow - shelarcy - Arie Middelkoop - Mads Lindstroem - Jeremy O'Donoghue - Lennart Augustson

[wxhaskell-users] ANN: wxHaskell 0.10.3

2008-04-01 Thread Jeremy O'Donoghue
lists, and a wiki page at http://haskell.org/haskellwiki/WxHaskell which can provide more information to those interested. wxHaskell was originally created by Daan Leijen. The contributors to this new release include: - Eric Kow - shelarcy - Arie Middelkoop - Mads Lindstroem - Jeremy O'Donoghue

[wxhaskell-users] ANN: wxHaskell 0.10.3

2008-04-01 Thread Jeremy O'Donoghue
) mailing lists, and a wiki page at http://haskell.org/haskellwiki/WxHaskell which can provide more information to those interested. wxHaskell was originally created by Daan Leijen. The contributors to this new release include: - Eric Kow - shelarcy - Arie Middelkoop - Mads Lindstroem - Jeremy O'Donoghue

Re: [wxhaskell-users] Dialog editor XRC - Files

2008-12-29 Thread Jeremy O'Donoghue
Hi Günther, I used wxFormBuilder to create the sample code demonstrating XRC support, but you should be able to use anything which generates the XML representation of XRC. Some tools (e.g. wxFormBuilder), generate C++ by default, but can be configured to generate XML output, so you may

Re: [wxhaskell-users] General questions

2009-05-01 Thread Jeremy O'Donoghue
2009/4/30 Daniel Carrera daniel.carr...@theingots.org: Oh, can one use wxGlade with wxHaskell? I'm thinking of the XRC files (XML description of the UI). Personally I'm a big fan of using XML to describe GUIs. You can use XRC files with wxHaskell, although I should note that they are not

Re: [wxhaskell-users] General questions

2009-05-01 Thread Jeremy O'Donoghue
2009/4/30 Daniel Carrera daniel.carr...@theingots.org: Btw, can you compile and deploy a wxHaskell program using only FOSS? For example, can you use mingw an still get the one DLL? Is it hard to get the one DLL? I've never tried - I use Visual Studio to build wxWidgets and wxC - but it should

Re: [wxhaskell-users] Moderation

2009-05-05 Thread Jeremy O'Donoghue
Hi all, Regrettably, we had to turn on moderation for all new subscribers about a year ago after list spamming started to happen frequently. Our policy is that as soon as it is clear that a mail is coming from someone with an issue appropriate to this list, we turn off moderation. I put my hands

Re: [wxhaskell-users] wxHaskell windows binary missing dependencies

2009-07-01 Thread Jeremy O'Donoghue
Hi all, Very busy with work, so this will need to be a short answer. I agree with Claus that there is a potential problem here, although it is perhaps overstated slightly. However, as someone who works at a company which is very careful about IP issues, I understand the point. There are a

Re: [wxhaskell-users] wxHaskell recabalised

2009-09-07 Thread Jeremy O'Donoghue
Eric Y. Kow wrote: For the moment, you need both git and darcs. Until we hear back from the wxHaskell team, work on wxcore is taking place on github. If the team respond, I think we should start submitting patches so that the wxHaskell darcs repository catches up. Eric, I'll try to get

Re: [wxhaskell-users] Congrats and update request

2009-11-16 Thread Jeremy O'Donoghue
to wxHaskell for all of my GUI-ful projects as soon as the ghci-killing problem (crash on second 'start') is solved. Any progress? - Conal -- Jeremy O'Donoghue jeremy.odonog...@gmail.com -- Let Crystal Reports

Re: [wxhaskell-users] Changing a label depending on real world data

2009-12-01 Thread Jeremy O'Donoghue
/lists/listinfo/wxhaskell-users -- Jeremy O'Donoghue jeremy.odonog...@gmail.com -- Join us December 9, 2009 for the Red Hat Virtual Experience, a free event focused on virtualization and cloud computing. Attend in-depth

Re: [wxhaskell-users] scrolledWindow

2009-12-23 Thread Jeremy O'Donoghue
sal] set f [layout := column 5 [widget pnl]] return () --carlos -- Jeremy O'Donoghue jeremy.odonog...@gmail.com -- This SF.Net email

Re: [wxhaskell-users] wxhaskell vs. gtk2hs

2010-01-20 Thread Jeremy O'Donoghue
Hi Gour, 2010/1/19 Gour g...@gour-nitai.com Now, based on what I know so far wxhaskell may be better supported on Mac since GTK+ port is not finished. otoh, I'm a bit concerned about Since the core interface is generated automatically from the wxEiffel binding... and visiting the project

Re: [wxhaskell-users] wxHaskell documentation

2010-01-21 Thread Jeremy O'Donoghue
which improves significantly in the near future. Best regards Jeremy -- Jeremy O'Donoghue jeremy.odonog...@gmail.com -- Throughout its 18-year history, RSA Conference consistently attracts the world's best

Re: [wxhaskell-users] problems with cabal-installed wxHaskell and ghci (WinXP)

2010-01-27 Thread Jeremy O'Donoghue
by GHC and GHCi - I understand the underlying gcc and gnu ld implementations well enough. I'll eventually get around to a more complete description of the problem and post to one of the GHC lists - but haven't done so as yet. Regards Jeremy -- Jeremy O'Donoghue jeremy.odonog...@gmail.com

Re: [wxhaskell-users] embedding web control

2010-04-07 Thread Jeremy O'Donoghue
list wxhaskell-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/wxhaskell-users References 1. http://www.kirix.com/labs/wxwebconnect/documentation/getting-started.html 2. mailto:kchugalins...@gmail.com 3. mailto:koschugalins...@jabber.ru -- Jeremy O'Donoghue

Re: [wxhaskell-users] wxcore error on ubuntu

2010-05-04 Thread Jeremy O'Donoghue
Hi Sok, I'm afraid this is a known issue for which I do not yet have a fix. Currently wxHaskell is not usable from ghci, I'm afraid. Regards Jeremy On 3 May 2010, at 14:29, Sok H. Chang wrote: I install ghc 6.10.4 on Ubuntu Karmic I install wxHaskell through cabal I try to use wxHaskell,

Re: [wxhaskell-users] Building on Windows 7

2010-05-04 Thread Jeremy O'Donoghue
- - ___ wxhaskell-users mailing list wxhaskell-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/wxhaskell-users -- Jeremy O'Donoghue jeremy.odonog...@gmail.com

Re: [wxhaskell-users] [Haskell] Latest Haskell Platform for Windows (2010.1.0.0) does not seem to include C++ support

2010-05-05 Thread Jeremy O'Donoghue
. It wasn't a policy decision, merely an accident, and I'm sure if you alert people it will be rectified (since otherwise it's a regression). Thanks, Neil -- Jeremy O'Donoghue jeremy.odonog...@gmail.com

Re: [wxhaskell-users] ListCtrl - Setting/Getting Associated Info?

2010-11-02 Thread Jeremy O'Donoghue
Hi James, On 29 October 2010 05:06, James d'Arcy james.da...@wraithbane.com wrote: Conceptually what I want to do is create items in the ListCtrl and associate a unique identifier with each item. This identifier would not be displayed in the UI. An Int64 would be ideal but a String would

Re: [wxhaskell-users] wxDisplay wrapping

2011-03-09 Thread Jeremy O'Donoghue
Hi Eric, Brian, I must admit that until this came up, it hadn't occurred to me that the code.haskell.org attack and rebuild would have this impact (even though it's blindingly obvious in retrospect). I will get the repo back online in the next day or so. Eric, if you contact me off-line and

Re: [wxhaskell-users] wx-2.9 ?

2011-05-23 Thread Jeremy O'Donoghue
Hi John, Apologies for taking a long time to moderate. I have cleared the moderate flag for you, so hopefully your messages won't be delayed in future. On 18 May 2011 12:56, John Lato jwl...@gmail.com wrote: Hello, Is anyone working on updating wxHaskell to work with wx-2.9, or does this

Re: [wxhaskell-users] OpenGL support

2011-05-26 Thread Jeremy O'Donoghue
Hi Joel, On 25 May 2011 21:04, Joel Shellman j...@mentics.com wrote: What would it take to get full support for OpenGL in wxHaskell? My understanding is that wxWidgets supports it, we just need the Haskell binding for it, right? And I think it used to be there in a previous version of

Re: [wxhaskell-users] OpenGL support

2011-05-26 Thread Jeremy O'Donoghue
On 26 May 2011 12:31, Henning Thielemann schlepp...@henning-thielemann.dewrote: Jeremy O'Donoghue schrieb: On 25 May 2011 21:04, Joel Shellman j...@mentics.com mailto:j...@mentics.com wrote: What would it take to get full support for OpenGL in wxHaskell? My understanding

Re: [wxhaskell-users] where should I ask user questions about wxHaskell

2011-06-01 Thread Jeremy O'Donoghue
On 1 June 2011 05:09, 诺铁 noty...@gmail.com wrote: I should have subscribe to this list. I tried to subscribe again,and recieve An attempt was made to subscribe your address to the mailing list wxhaskell-users@lists.sourceforge.net. You are already subscribed to this mailing list. list

Re: [wxhaskell-users] Property sheet

2011-06-01 Thread Jeremy O'Donoghue
Hi Joel, On 1 June 2011 04:19, Joel Shellman j...@mentics.com wrote: Is there a property sheet/grid/panel type of widget available via wxHaskell? I saw a wxPropertyGrid and wxPropertySheetDialog in the wxWidgets docs, but couldn't find anything like that in the wxHaskell docs on hackage.

Re: [wxhaskell-users] newbie question, why clientSize doesn't affect textEntry?

2011-06-01 Thread Jeremy O'Donoghue
The full explanation is a bit tricky (tricky enough that I don't fully understand or I would have fixed it!), but results from the way in which Layout works. Layout is a neat idea, but has a number of quirks. The main thing to realize is that Layout creates an hierarchy of Sizer instances which

Re: [wxhaskell-users] Change the range of a spin control

2011-06-03 Thread Jeremy O'Donoghue
Probably too late to help, but try spinCtrlSetRange :: SpinCtrl a - Int - Int - IO () The API documentation hasn't kept up with wxHaskell itself :-( On 10 May 2011 10:15, Guy guytsalmave...@yahoo.com wrote: On 10/05/2011 11:28, Guy wrote: How can I change the range of a spin control after

Re: [wxhaskell-users] [wxhaskell-devel] wxHaskell repo restored to code.haskell.org

2011-06-03 Thread Jeremy O'Donoghue
On 3 June 2011 12:44, e.y@brighton.ac.uk wrote: On Fri, Jun 03, 2011 at 12:14:58 +0100, Jeremy O'Donoghue wrote: - Bugfix for assert error in SearchDynamicEventTable which was found in debug builds. I believe that this is a proper fix for an issue Eric noted a couple

Re: [wxhaskell-users] Haskell Platform

2011-06-13 Thread Jeremy O'Donoghue
[x-posting wxhaskell-devel] On 12 June 2011 18:43, Guy guytsalmave...@yahoo.com wrote: On 12/06/2011 20:07, Eric Y. Kow wrote: On Sun, Jun 12, 2011 at 19:54:13 +0300, Guy wrote: I'm trying to get a GUI package included in the Haskell Platform. The platform's inclusion policy requires that

Re: [wxhaskell-users] Extending a functionality of wxDirDialog

2011-08-09 Thread Jeremy O'Donoghue
Hi Rosario On 8 August 2011 03:25, Rosario Borda rosario.bo...@sinervis.com wrote: Hi all. I apologize for my imperfect english. I'm a begginner in gui development. I need to extend the wxDirDialog allowing multiples selections of folders. It is possible? Any suggestion? I'm afraid there

Re: [wxhaskell-users] Again StyledTextControl

2011-10-21 Thread Jeremy O'Donoghue
Hi Paulo, On 21 October 2011 14:22, Paulo Pocinho poci...@gmail.com wrote: I have spent the last three days figuring how to build wxWidgets. After much frustration with GCC, digging information from patches and several websites, I can now build the 9,87 MB wxmsw28u_gcc.dll version 2.8.12

[wxhaskell-users] ANN: wxHaskell 0.13.2

2012-01-05 Thread Jeremy O'Donoghue
Hi Lists, I am please to announce that wxHaskell 0.13.2 has just been uploaded to Hackage. This is mainly a bugfix release, although it brings a few useful changes: - Changes to support build under Haskell Platform 2011.4.0.0 - OpenGL support if your wxWidgets build is configured with it

Re: [wxhaskell-users] ANN: wxHaskell 0.13.2

2012-01-08 Thread Jeremy O'Donoghue
On 5 January 2012 17:44, Jeremy O'Donoghue jeremy.odonog...@gmail.comwrote: The source repository at code.haskell.org has not yet been updated with the patches. This will happen in the next day or so. The source repository at code.haskell.org has now been updated with wxHaskell 0.13.2 plus

Re: [wxhaskell-users] [wxhaskell-devel] ANN: wxHaskell 0.13.2

2012-01-09 Thread Jeremy O'Donoghue
On 9 January 2012 18:09, Dave Tapley dave.a.tap...@gmail.com wrote: On 9 January 2012 17:04, Jeremy O'Donoghue jeremy.odonog...@gmail.comwrote: On 6 January 2012 16:02, Dave Tapley dave.a.tap...@gmail.com wrote: 2012/1/6 shelarcy shela...@gmail.com Needless to say, I have immediately hit

[wxhaskell-users] The future of wxC

2012-01-15 Thread Jeremy O'Donoghue
Hi lists, There have been a number of discussions over the past week or so on the future of wxC. I'm not as good as Dave at cross-referencing everything, but at the very least we have: http://www.mail-archive.com/wxhaskell-users@lists.sourceforge.net/msg01050.html

Re: [wxhaskell-users] Creating an new attribute

2012-02-28 Thread Jeremy O'Donoghue
Hi, On 28 February 2012 03:28, Alexander McPhail haskell.vivian.mcph...@gmail.com wrote: Hi, Using GTK, the following works code -- | create a new 'Figure' plot -- click on the window to save plotNew :: FigureHandle - IO DrawingArea plotNew f = do canvas - drawingAreaNew

Re: [wxhaskell-users] ListCtrl scroll state or Virtual ListCtrl, and I'd appreciate some mentoring

2012-03-26 Thread Jeremy O'Donoghue
Hi Aur, On 24 March 2012 22:07, Aur Saraf sonofli...@gmail.com wrote: I need a ListCtrl that I can edit and not only append to. That means either a version of appendItem that takes an index that I've missed, a way to get and later set the scroll-state of a ListCtrl (and then I can just reset

[wxhaskell-users] Major changes to repo at code.haskell.org

2012-04-03 Thread Jeremy O'Donoghue
Hi wxHaskellers, I am about to apply a fairly significant set of changes to the wxHaskell master repository at code.haskell.org. This is in order that I can apply the changes needed to support wxWidgets versions from 2.9 onwards, and the major architectural changes this entails. The changes will

[wxhaskell-users] [Announce] wxHaskell 0.90

2012-04-13 Thread Jeremy O'Donoghue
Hi Haskellers, I am delighted to announce the release of wxHaskell 0.90. This release represents a significant milestone for us as it includes support for wxWidgets 2.9.x. The release is avalable from Hackage and as a darcs repo from http://code.haskell.org/wxhaskell. Build and installation

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

2012-04-14 Thread Jeremy O'Donoghue
I think I have already worked out the patch - so don't worry too much. Jeremy On 14 April 2012 15:08, Eric Kow eric@gmail.com wrote: Nice catches! On 14 Apr 2012, at 14:31, Heinrich Apfelmus wrote: Apologies for the long description, I just don't know how to send a patch. Can you do

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

2012-04-14 Thread Jeremy O'Donoghue
Patch for wxc added, built, tested and pushed to Hackage and code.haskell.org (as wxc 0.90.0.2) The Hackage version also now includes Eric's GHC 7.1.x fix. Jeremy On 14 April 2012 15:09, Jeremy O'Donoghue jeremy.odonog...@gmail.comwrote: I think I have already worked out the patch - so don't

Re: [wxhaskell-users] Issues with GHCi support and TextCtrl

2012-04-17 Thread Jeremy O'Donoghue
Hi On 17 April 2012 12:47, Heinrich Apfelmus apfel...@quantentunnel.de wrote: GHCi support is currently a mixed blessing on MacOS X. It works the first time but tends to crash when trying to call the start function again. Of course, this is not unexpected, but maybe it's possible to fix it

Re: [wxhaskell-users] virtual list control

2012-04-18 Thread Jeremy O'Donoghue
They could be added easily. I'll take a look. On 15/04/2012 12:16, Fabian Binz fabianb...@yahoo.de wrote: Hello, I need to display a quite large number of data in a list control and use the Œitems¹ attribute for that purpose. However, I¹m not content with the speed of this solution and would

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

2012-04-18 Thread Jeremy O'Donoghue
I'll try and take a look at it this week. Currently I don't have a convenient wxWidgets 2.8.x development environment, but I'll create one. Jeremy On 14/04/2012 22:40, Henk-Jan van Tuyl hjgt...@chello.nl wrote: L.S., I had some problems installing the branch for wxWidgets 2.8.x: The command

Re: [wxhaskell-users] virtual list control

2012-04-22 Thread Jeremy O'Donoghue
Hi Fabian On 15 April 2012 21:40, Jeremy O'Donoghue jer...@o-donoghue.com wrote: They could be added easily. I'll take a look. On 15/04/2012 12:16, Fabian Binz fabianb...@yahoo.de wrote: Hello, ** ** I need to display a quite large number of data in a list control and use

Re: [wxhaskell-users] wxHaskell 0.90 on Windows 7?

2012-04-24 Thread Jeremy O'Donoghue
Thanks Antton. I will update the wiki build instructions. Jeremy On 24 April 2012 13:08, Antton Tapani antton.tap...@gmail.com wrote: Hey, I got the same error at first too. Running set LANG=C in cmd before compiling fixed it for me. This is probably not common/default behavior since no

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

2012-04-24 Thread Jeremy O'Donoghue
On 24 April 2012 12:52, Eric Kow eric@gmail.com wrote: /me roots for Nix Which currently doesn't build :-( See https://github.com/jodonoghue/wxHaskell/issues/4 - I'm working on it, but will not be able to test the solution as life is too short to create Yet Another Test Environment - I

Re: [wxhaskell-users] virtual list control

2012-05-14 Thread Jeremy O'Donoghue
Hi Fabian, On 12 May 2012 16:12, Fabian Binz fabianb...@yahoo.de wrote: Hi Jeremy, I don't know if you continued working on this, but I forked wxHaskell on GitHub and tried to implement it myself: https://github.com/FabianBinz/wxHaskell I have been doing some work, but I don't have

Re: [wxhaskell-users] Can't link my app with wxHaskell-0.90.0.1 on Lion

2012-05-22 Thread Jeremy O'Donoghue
Hi Hiratara, On 22 May 2012 04:22, Honma Masahiro hira.t...@gmail.com wrote: I'm a Japanese programer and apologize for my poor broken English :( Much better than my non-existant Japanese :-) I want to compile a sample program which uses wxHaskell on Mac OS X Lion, but I couldn't build

Re: [wxhaskell-users] Problems getting wxcore installed

2012-07-06 Thread Jeremy O'Donoghue
I'll try compiling Windows from Hackage this weekend. Best regards Jeremy Sent from my Windows Phone From: Henk-Jan van Tuyl Sent: 06/07/2012 10:16 To: wxhaskell-users@lists.sourceforge.net Subject: [wxhaskell-users] Problems getting wxcore installed L.S., Did anyone get wxHaskell compiled on