[
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: | Angela Zhu <angela.zhu@c...> |
| Subject: | Re: Re: [Caml-list] GWindow message_dialog |
> THanks a lot! Angela ------------------------------------------ Dept. of CS, Rice Unitersity http://www.cs.rice.edu/~yz2/ ------------------------------------------ > Very easy: just add the following line before diag#run. > GMain.Timeout.add ~ms:3000 > ~callback:(fun () -> diag#activate_default(); false); > > Jacques Garrigue > > By the way, there is a mailing list devoted to LablGTK, > http://yquem.inria.fr/cgi-bin/mailman/listinfo/lablgtk >