[
Home
]
[ Index:
by date
|
by threads
]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
| Date: | -- (:) |
| From: | Francois Rouaix <Francois.Rouaix@i...> |
| Subject: | Re: Caml-Light with TK on the Macintosh |
David Barton <dlb@severn.wash.inmet.com> asks: > Does anyone have any indication of whether Caml-Light will > support the Tk library on the Macintosh, or if not how difficult it > would be to port? I'd say that the port should be easy. There is nothing really Unix specific in CamlTk. Most of the code is generated automatically from a description of Tk widgets and commands in a special language. The port (be it for Mac or Windows) would consist essentially in upgrading this description from Tk4.0 to Tk4.1 At this time, we simply don't have the manpower to do the port ourselves, but volunteers are welcome. Of course I'll offer my assistance ! -- Francois.Rouaix@inria.fr Projet Cristal - INRIA Rocquencourt WWW Home Page: http://pauillac.inria.fr/~rouaix/