[
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: | 2007-08-05 (02:28) |
From: | Eric Cooper <ecc@c...> |
Subject: | Re: [Caml-list] three different labltk behaviors |
On Sat, Aug 04, 2007 at 07:56:42PM -0400, Jeff Shaw wrote: > 1. compile to bytecode or native: > "Fatal error: exception Protocol.TkError("Tcl/Tk not initialised")" Make sure you have this: let top = openTk () before any other Tk calls. -- Eric Cooper e c c @ c m u . e d u