|
-
Jun 26th, 2008, 08:19 AM
#3
Re: [C++ Any Version] Collapse/Expand Source, but inside a proc
I just need this to view the code, so i can paste my .CPP code anywhere, the thing is: if I paste this proc inside a class in C# i can't expand or collapse If statements inside the proc, maybe because it's VC6 i don't know. I don't have VC.Net here to try there. Also, i know about regions, but it's just for viewing purposes, i won't be changing the code for real.
I think i'll have to write my own file reader using {} as limiters so i can see the code hierarchically.
PS: The reason for all this trouble, are these horrible old procs, ~3000+ lines of code each, it's hard to understand all the logic just scrolling down, that's why i need some way to expand the proc by pieces, like nodes in a Treeview.
EDIT: I found this Tool that does what i need: NOTEPAD PLUS Solved
Last edited by jcis; Jun 26th, 2008 at 09:55 AM.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|