![](https://secure.gravatar.com/avatar/5dfe8ebf043124713829809143720f03.jpg?s=120&d=mm&r=g)
19 Dec
2008
19 Dec
'08
2:52 p.m.
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