This function allows to load and edit the drawable.list object that is to be passed to tk.browse and codebrowsePlot, using a Tcl-tk interface
tk.tracks(drawables = drawable.list(), parent = NULL)Returns a drawable.list object. Notice that if 'drawables' was provided, it will also be updated "in-place" (standard reference class behavior).
A previously built drawable.list to edit. Default value builds an empty one.
An optional tktoplevel to bind message boxes to. Impact on the Tcl-tk interface behaviour is slight, so only advanced users should take care of it.
Sylvain Mareschal
tk.browse, browsePlot, drawable.list-class, drawable-class, findDrawables