bkej: -------------------------------------------------------------------------------- Hello,
The Code Explorer is such a nice tool to have a quick overview of all my Python code ! I can easily see its global variables, imports, classes, methods, etc. That's really great ! What I would love is to be able to Copy/paste this nice TreeView into a nice A4 landscape paper with three columns in order to .... print it ! Then I would have a paper view of my whole code ! Is this possible ? How to export the content of the Code Explorer (as image or as text content) ? Thanks. -------------------------------------------------------------------------------- Hi, you can use the last (rightmost) icon in the code explorer (paper with pencil) to open the content in a new tab. The column formatting for printing would be probably best done in an desktop editor like LibreOffice, MS Word etc. hth, vbr -- <http://forum.pspad.com/read.php?2,61932,61933> PSPad freeware editor http://www.pspad.com
