Browse thread
[Caml-list] Labltk memory leak?
- Shivkumar Chandrasekaran
[
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: | Shivkumar Chandrasekaran <shiv@e...> |
| Subject: | [Caml-list] Labltk memory leak? |
Hi, It seems to me that Pixmap.t's are not garbage collected inside callbacks in Labltk. Is this true? If true does it hold for other Tk objects created by Labltk? Can I fix it by calling (1) Tk,update or (2) Gc.* at regular intervals inside the callback? TIA, --shiv-- ------------------- 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