caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: Ken Wakita <wakita@is.titech.ac.jp>
To: Trevor Jim <trevor@research.att.com>, caml-list <caml-list@inria.fr>
Subject: Re: [Caml-list] Aqua (non-X) labltk on Mac OS 10
Date: Fri, 10 Jan 2003 12:45:07 +0900	[thread overview]
Message-ID: <BA4470D3.131F9%wakita@is.titech.ac.jp> (raw)
In-Reply-To: <2A8AAB12-F6C8-11D6-A773-00039393D0CC@research.att.com>


Jim,

After all, I found you have done the work three months ago and reported to
caml-list.  I seem to have reinvented the same but I still have problems
with some of the labltk applications.

When ocamlbrowser.app starts, its GUI components joggle restlessly  in their
top window.  A similar phenomenon can be observed with demo.app.  Do you see
this?

Scrollbars do not react as expected.  I can drag the slider of a scrollbar.
However, clicking the arrow buttons does not move the slider nor have effect
on scrollbar's associate panel.  Clicking in the space between the slider
and arrow buttons is not effective either.

Ocamlbrowser.app fails to quit when the "Quit" item is selected from the
Apple's main menu bar.  Once it is selected, a "busy icon" appears and
ocamlbrowser becomes uninteractive.  I have to force-terminate the
application in that case.  so far this behavior is observed only from
ocamlbrowser.  It is not observed from other labltk examples found under
examples_labltk.  I have not checked examples_camltk, though.

For last, I would like to ask one thing about your build process:

> Follow these instructions to compile and install Tcl/Tk
> (summarized from http://mini.net/tcl/4052):
> 
>  tar zxvf tcl8.4.1-src.tar.gz
>  tar zxvf tk8.4.1-src.tar.gz
>  mv tcl8.4.1 tcl
>  mv tk8.4.1 tk
>  cd tcl/macosx
>  make >& make.log
>  sudo make install
>  cd ../../tk/macosx
>  make >& make.log
>  sudo make install
> 
> (NOTE: the mv's are in fact necessary.)

Could you explain why mv's are necessary?

Regards, 
Ken

-------------------
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


      reply	other threads:[~2003-01-10  3:45 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-11-13  5:24 Trevor Jim
2003-01-10  3:45 ` Ken Wakita [this message]

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=BA4470D3.131F9%wakita@is.titech.ac.jp \
    --to=wakita@is.titech.ac.jp \
    --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;
as well as URLs for NNTP newsgroup(s).