T O P I C R E V I E W |
znakeeye |
Posted - Oct 22 2008 : 05:47:13 AM VAX 1647/1649, VS 2008 SP1.
This bug seems to never go away. Now I know exactly how to reproduce it:
CString str; str.|Length()
Now I type "get" and hit <enter>. This is what I get: str.GetLength|Length()
Very annoying? Yes! |
2 L A T E S T R E P L I E S (Newest First) |
znakeeye |
Posted - Oct 23 2008 : 4:17:56 PM I think this should be configurable. To me (and obviously others too) this is an issue :( |
feline |
Posted - Oct 22 2008 : 09:21:47 AM This came up quite a long time ago, see this forum thread for a long discussion of this problem:
http://forum.wholetomato.com/forum/topic.asp?ARCHIVE=true&TOPIC_ID=2759&SearchTerms=teddybear
basically it sounds easy to fix, but it is actually very hard to define the "correct" behaviour, since VA does not actually know what you are trying to do. |