Whole Tomato Software Forums
Whole Tomato Software Forums
Main Site | Profile | Register | Active Topics | Members | Search | FAQ
User name:
Password:
Save Password
Forgot your password?

 All Forums
 Visual Assist
 Feature Requests
 Members dropdown enhancement
 New Topic  Topic Locked
 Printer Friendly
Author Previous Topic Topic Next Topic  

Uniwares
Tomato Guru

Portugal
2321 Posts

Posted - Feb 06 2004 :  4:32:09 PM  Show Profile
In files where you have lots of rather small classes and structs, the members dropdown list becomes unhandy. (some files over here have up to 20 helper classes all with 3 or 4 functions and similar names, thats looks messy)

What would be really nice, when VA could detect cases where you have many different classes/structs in the file that it organizes the members differently:
  • either group them under their class/struct and make them hidden, expanding on mouseover (yes, I know its tricky to implement)
  • dont repeat the class/struct name after the first line but keep the indentation.

e.g.:
SomeClass.SomeClass
         .AMemberFunc
         .AnotherOne
         .operator+=
         .operator=
         .operator==
AnotherClass.AnotherClass
            .FunctionX
            .FunctionY
            .~AnotherClass
This would also create a almost tree-like appearance and makes it clearer.
  Previous Topic Topic Next Topic  
 New Topic  Topic Locked
 Printer Friendly
Jump To:
© 2023 Whole Tomato Software, LLC Go To Top Of Page
Snitz Forums 2000