Mailing list for all users of the OCaml language and system.
 help / color / mirror / Atom feed
From: Pascal Rigaux <pixel_@geocities.com>
To: "Thibault Weintraub" <weintraub@gla.ecoledoc.lip6.fr>
Cc: <caml-list@inria.fr>
Subject: Re: Camltk
Date: 03 Feb 1999 16:56:58 +0100	[thread overview]
Message-ID: <4w4sp3xyyd.fsf@dre2.polytechnique.fr> (raw)
In-Reply-To: "Thibault Weintraub"'s message of "Tue, 2 Feb 1999 12:00:58 +0100"

> 
>         Does anyone know how to open another window from a camltk
> application such as a dialog box to open or save a file ???
> 
> 

Here it is for open file:

Fileselect.f "Open plot file" (function [f] -> o#open_file f | _ -> ()) "*.plot"
"" false true

See the source of fileselect in the camltk source (jpf/fileselect.ml)



For a dialog box, look at frx/frx_dialog.ml in the camltk source.


cu Pixel.




      reply	other threads:[~1999-02-03 17:53 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1999-02-02 11:00 Camltk Thibault Weintraub
1999-02-03 15:56 ` Pascal Rigaux [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=4w4sp3xyyd.fsf@dre2.polytechnique.fr \
    --to=pixel_@geocities.com \
    --cc=caml-list@inria.fr \
    --cc=weintraub@gla.ecoledoc.lip6.fr \
    /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