Whole Tomato Software Forums
Whole Tomato Software Forums
Main Site | Profile | Register | Active Topics | Members | Search | FAQ
 All Forums
 Visual Assist
 Feature Requests
 "Push down" unwanted members

You must be registered to post a reply.
Click here to register.

Screensize:
UserName:
Password:
Format: BoldItalicizeUnderlineStrikethrough Align leftCenterAlign right Insert horizontal ruleUpload and insert imageInsert hyperlinkInsert email addressInsert codeInsert quoted textInsert listInsert Emoji
   
Message:

Forum code is on.
Html is off.

 
Check to subscribe to this topic.
   

T O P I C    R E V I E W
znakeeye Posted - Jan 28 2008 : 08:50:08 AM
How many times have you typed this?
CString str;
str.fo<enter>

...and you get that bloody Fork! Now, 99.9% of the time you want Format(). It would be great if you could mark certain member functions as "Lean and mean" so that they are shown only when on an explicit order. Something like this:

Bar() // This class
Foo() // This class
Baz() // Super class
Foz() // Super class
----- // Separator?
Bax() // Marked as "Unwanted"
Bax() // Marked as "Unwanted"

That way, when you type:
someVar.ba<enter> you don't end up with crap, unless you want to.
3   L A T E S T    R E P L I E S    (Newest First)
feline Posted - Jan 29 2008 : 4:39:18 PM
Suggestions would probably work better for you here, but you would need to press Escape to dismiss the member listbox and then start typing again, hoping to see a suggestion listbox.
znakeeye Posted - Jan 29 2008 : 09:22:26 AM
Yes, I am an acronym power-user :)
However, I keep typing "myStr.fo<enter>" and getting this fork()... :/
feline Posted - Jan 29 2008 : 08:56:40 AM
I understand the appeal, but an interface for setting and maintaining this information, considering the number of classes that people use... and then when they forget what settings they applied, or move to a different machine... This is a daunting thought.

Do you use Acronyms and Shorthand in listboxes? Once you get used to these, which does take a while, they are very good for picking the correct item from a listbox.

http://www.wholetomato.com/products/features/acronym.asp
http://www.wholetomato.com/products/features/shorthand.asp

© 2023 Whole Tomato Software, LLC Go To Top Of Page
Snitz Forums 2000