Results 1 to 2 of 2

Thread: Big Project Manager (enhanced project treeview addin)

  1. #1

    Thread Starter
    Frenzied Member
    Join Date
    Jun 2015
    Posts
    1,053

    Big Project Manager (enhanced project treeview addin)

    Treeview based version of ColinE66's Large Project Organizer
    https://www.vbforums.com/showthread....24#post5604324

    Features:
    Code:
    Features:
        - dockable UserDocument mirrors vb6 project treeview on start
        - auto shows for projects which had it open on close
        - only supports a single project, no project groups (rare for me)
        - regroup nodes by drag drop and add arbitrary new folders
        - explicitly control child node layout/position 	
        - auto synced with IDE events adding/renaming/removing files 
    
        - can save and restore last view to disk
    	 - reloaded trees will diff against current IDE files
    	 - add files its missing from IDE to default folder for type
    	 - mark files removed from the IDE with ? icon
    	 - keeps your groupings, position, node state etc (expanded/collapsed)
    		
        - add source files & folders to treeview by browse or drag/drop from explorer
        - view file in IDE on double click in tree or find, or right click (source or designer)
        - find dialog allows you to quickly search by name, group, or file name
        - find form allows drag/drop to main tree to reorder
    Screen shot (codeview is another free addin)
    Name:  sample.jpg
Views: 981
Size:  83.6 KB
    Attached Files Attached Files
    Last edited by dz32; May 20th, 2023 at 03:15 PM.

  2. #2
    Hyperactive Member
    Join Date
    Jun 2016
    Location
    EspaƱa
    Posts
    506

    Re: Big Project Manager (enhanced project treeview addin)

    very good work.
    More people see it in the code bank than here.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width