From: Shivkumar Chandrasekaran <shiv@ece.ucsb.edu>
To: caml-list@inria.fr
Cc: trevor@research.att.com
Subject: [Caml-list] Aqua ocamlbrowser on Mac OS X
Date: Fri, 6 Feb 2004 11:11:25 -0800 [thread overview]
Message-ID: <42856FC8-58D8-11D8-A224-003065BDAA76@ece.ucsb.edu> (raw)
Following Trevor's suggestions (see
http://caml.inria.fr/archives/200211/msg00163.html) I am now able to
get *my* labltk programs to run in native Mac OS X Aqua mode (using
TclTkAquaBI-8.4.5.0.dmg from
http://www.maths.mq.edu.au/~steffen/tcltk/TclTkAqua/). Thanks, Trevor!!
What follows is what I did to get ocamlbrowser to run as a native Aqua
app. First I followed Trevor's suggestions. That did not work if I
double-clicked on Ocamlbroswer.app. I then tried from the command line
open -a Ocamlbrowser
That at least let ocamlbrowser display its error message that the
options to the command line were at fault. All the Console showed in
the log was a dreaded "RegisterProcess failed (error -50)" message.
So I edited the source file ..../otherlibs/labltk/browser/main.ml and
essentially commented out the command line argument parsing step. I did
"make" and moved the new binary into OCamlbrowser.app/Contents/MacOS/
and everything works pretty nicely now. The only problem I have noticed
is that clicking in the scroll bar does not work. You have to catch the
scroll-button and move it with the mouse. Everything else seems to work
too.
If somebody needs the modified source I can email it. I hope some
similar hack can make labltk work too.
To make this complete we must find some way of passing the command line
options, but that is for somebody else to do.
--shiv--
> I managed to get labltk working in Mac OS 10 with the Aqua (non-X)
> version of Tk. It's a bit clunky but maybe someone who knows more
> about these things can clean it up.
-------------------
To unsubscribe, mail caml-list-request@inria.fr Archives: http://caml.inria.fr
Bug reports: http://caml.inria.fr/bin/caml-bugs FAQ: http://caml.inria.fr/FAQ/
Beginner's list: http://groups.yahoo.com/group/ocaml_beginners
next reply other threads:[~2004-02-06 19:11 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-02-06 19:11 Shivkumar Chandrasekaran [this message]
2004-02-06 19:29 ` Shivkumar Chandrasekaran
2004-02-06 21:00 ` [Caml-list] " Trevor Jim
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=42856FC8-58D8-11D8-A224-003065BDAA76@ece.ucsb.edu \
--to=shiv@ece.ucsb.edu \
--cc=caml-list@inria.fr \
--cc=trevor@research.att.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox