On Sat, May 1, 2010 at 23:45, Steve Dower <s.j.do...@gmail.com> wrote:

>
> My own 'Python tools' (for VS2008, never made it beyond private use)
> automatically adds the package name to the caption of __init__.py
> files (as shown in
> http://zooba.byteclub.net/files/2010/05/ipytool-initname.png) through
> a couple of overrides on the FileNode object. I am happy to provide
> this code if desired/appropriate.
>

I'm not sure I understand the need for that, especially given that the way
the file list gets sorted, that name should always be on the parent tree
item directly above it.
_______________________________________________
Users mailing list
Users@lists.ironpython.com
http://lists.ironpython.com/listinfo.cgi/users-ironpython.com

Reply via email to