On Dienstag, 27. Februar 2007, Flavio Coelho wrote: > Hi, > > I would like to be able to see a tree of classes and functions for python > source files which are not part of a project. This would stimulate me to > use Eric for editing stand alone scripts. > > maybe this needs only to be enabled for off-project files, since it is > already implemented. > > thanks
Hi, That is already there. Just use the file browser. Expand a Python file and there they are. Detlev -- Detlev Offenbach [EMAIL PROTECTED] _______________________________________________ Eric mailing list [email protected] http://www.riverbankcomputing.com/mailman/listinfo/eric
