|
From: Jeff H. <je...@Ac...> - 2006-01-09 18:23:19
|
Kevin Walzer wrote: > I'm trying to track down the documentation for how to use > Tile in Tk 8.5 CVS head, as it's now approved for inclusion > in the core. Trying "package require tile" in a recent build > of Tcl/Tk from CVS head resulted in "can't find package > tile". Am I doing something wrong? Or should I continue to > build Tile separately, as I was doing with Tk 8.4.12? You made a couple mistakes ... first, assuming that we'd commited the code yet (we'll certainly let people know), and second, using 'tile' as the package name. As the TIP notes, the package name will be Ttk in the core, not tile. I was planning to get this in before xmas, but didn't quite squeeze it in. After a long vacation, I'll be working on it again this month. Jeff Hobbs, The Tcl Guy http://www.ActiveState.com/, a division of Sophos |