From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.1.3 (2006-06-01) on yquem.inria.fr X-Spam-Level: X-Spam-Status: No, score=0.0 required=5.0 tests=HTML_MESSAGE autolearn=disabled version=3.1.3 X-Original-To: caml-list@yquem.inria.fr Delivered-To: caml-list@yquem.inria.fr Received: from discorde.inria.fr (discorde.inria.fr [192.93.2.38]) by yquem.inria.fr (Postfix) with ESMTP id 0B478BC6B for ; Wed, 6 Jun 2007 19:46:11 +0200 (CEST) Received: from py-out-1112.google.com (py-out-1112.google.com [64.233.166.178]) by discorde.inria.fr (8.13.6/8.13.6) with ESMTP id l56Hk94L031910 for ; Wed, 6 Jun 2007 19:46:10 +0200 Received: by py-out-1112.google.com with SMTP id u52so371106pyb for ; Wed, 06 Jun 2007 10:46:08 -0700 (PDT) Received: by 10.65.239.14 with SMTP id q14mr1439394qbr.1181151967373; Wed, 06 Jun 2007 10:46:07 -0700 (PDT) Received: by 10.65.163.6 with HTTP; Wed, 6 Jun 2007 10:46:07 -0700 (PDT) Message-ID: <71767b800706061046o88f6ab0k2d02e59f6dc9779b@mail.gmail.com> Date: Wed, 6 Jun 2007 13:46:07 -0400 From: "Ralph Douglass" To: "Caml List" Subject: Re: [Caml-list] OSX GUI In-Reply-To: MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_Part_9042_28349930.1181151967336" References: <200706061616.58578.jon@ffconsultancy.com> X-Miltered: at discorde with ID 4666F2E1.000 by Joe's j-chkmail (http://j-chkmail . ensmp . fr)! X-Spam: no; 0.00; osx:01 ocamlsdl:01 guis:01 ocaml:01 ocaml:01 beginner's:01 bug:01 ocamlsdl:01 guis:01 beginner's:01 bug:01 2007,:98 cocoa:98 blog:98 2007,:98 ------=_Part_9042_28349930.1181151967336 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline I use SDL built from macports, with ocamlsdl built from godi (on my 13" MacBook, which works quite well for me). SDL isn't exactly a GUI toolkit though, so you'd have to write your own widgets on top of it, or try to wrap an existing set of sdl widgets written in C. Ralph On 6/6/07, Joel Reymont wrote: > > > On Jun 6, 2007, at 4:16 PM, Jon Harrop wrote: > > > Is it possible to create native-OSX GUIs from OCaml code? > > Not quite but there have been attempts. Googling for Cocoa in the > archives may help. > > I'll pose a question of my own... > > Is anyone using a MacBook (13") to hack OCaml all day? How do you > like it? > > Thanks, Joel > > -- > http://topdog.cc - EasyLanguage to C# translator > http://wagerlabs.com - Blog > > > > > > _______________________________________________ > Caml-list mailing list. Subscription management: > http://yquem.inria.fr/cgi-bin/mailman/listinfo/caml-list > Archives: http://caml.inria.fr > Beginner's list: http://groups.yahoo.com/group/ocaml_beginners > Bug reports: http://caml.inria.fr/bin/caml-bugs > -- Ralph ------=_Part_9042_28349930.1181151967336 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline I use SDL built from macports, with ocamlsdl built from godi (on my 13" MacBook, which works quite well for me).  SDL isn't exactly a GUI toolkit though, so you'd have to write your own widgets on top of it, or try to wrap an existing set of sdl widgets written in C.

Ralph

On 6/6/07, Joel Reymont <joelr1@gmail.com> wrote:

On Jun 6, 2007, at 4:16 PM, Jon Harrop wrote:

> Is it possible to create native-OSX GUIs from OCaml code?

Not quite but there have been attempts. Googling for Cocoa in the
archives may help.

I'll pose a question of my own...

Is anyone using a MacBook (13") to hack OCaml all day? How do you
like it?

        Thanks, Joel

--
http://topdog.cc      - EasyLanguage to C# translator
http://wagerlabs.com  - Blog





_______________________________________________
Caml-list mailing list. Subscription management:
http://yquem.inria.fr/cgi-bin/mailman/listinfo/caml-list
Archives: http://caml.inria.fr
Beginner's list: http://groups.yahoo.com/group/ocaml_beginners
Bug reports: http://caml.inria.fr/bin/caml-bugs



--
Ralph ------=_Part_9042_28349930.1181151967336--