[ltk-user] Setting wm-title

Peter Herth herth at peter-herth.de
Fri Dec 19 14:52:39 UTC 2008


Hello Jud,

I have no problems setting the window title both of the default and of
new created toplevel windows, e.g. using the code:

(with-ltk ()
   (wm-title *tk* "First window")
   (wm-title (make-instance 'toplevel) "Second window"))

Can you try the code, and if it does not work, the error message and
your LTk version?

Peter




More information about the ltk-user mailing list