Thanks for the kind words.<div>I agree it would be good to have cross-platform gui api.<div>I had no idea the existing easygui stuff was at all portable,</div><div>I thought it was inherently Cocoa-specific.</div><div><br>Arthur</div><div><br>----- Original Message -----<br>From: Gail Zacharias <gz@clozure.com><br>Date: Thursday, March 26, 2009 3:33 pm<br>Subject: Re: [Openmcl-devel] Additions to easygui<br>To: Arthur W Cater <arthur.cater@ucd.ie><br>Cc: Openmcl-devel <Openmcl-devel@clozure.com><br><br>> This looks like good stuff, I just have one suggestion:  it <br>> would be <br>> nice to keep the easygui API platform-agnostic, so that someday <br>> we <br>> could add other backends (e.g. win32 or gtk or Qt or ...).  <br>> Of course <br>> not everybody cares about being portable, so for applications <br>> that <br>> don't mind being Cocoa-specific, perhaps there could be a <br>> cocoa-easygui package that would export stuff like <br>> ns-point-from-point, *cocoa-event*, etc. while keeping the core <br>> easygui package for the portable API's.<br>> <br>> <br>> At 3/26/2009 08:09 AM, Arthur W Cater wrote:<br>> <br>> >I have extended the easygui package for ccl1.3 on darwin, it <br>> runs on <br>> >ppc32 and intel64.<br>> >It is necessary to run in an image created by (require :cocoa-<br>> application).>Try out (easygui-demo::run-demo).<br>> ><br>> >Here's hoping I haven't broken anything ...<br>> ><br>> >Arthur<br>> >_______________________________________________<br>> >Openmcl-devel mailing list<br>> >Openmcl-devel@clozure.com<br>> >http://clozure.com/mailman/listinfo/openmcl-devel<br>> </div></div>