Author |
Topic |
|
krismorness
Junior Member
11 Posts |
Posted - Mar 18 2004 : 1:46:11 PM
|
Okay, if I try to open a file in the workspace and have the following two files:
lobject.h object.h
and I type object.h, it defaults to lobject.h. I would prefer it to always default to the exact match. Thanks :)
PS: I must really start including version information! PS2: And the correct one!
VA_X.dll file version 10.0.1221.0 Licensed to: VA.NET 7.1: VAOpsWin.dll version 1.0.0.44 DevEnv.exe version 7.10.3077.0 msenv.dll version 7.10.3077.0 Font: Courier New 13(Pixels) Comctl32.dll version 5.82.2800.1106 WindowsNT 5.1 Build 2600 Service Pack 1 Single processor
Platform: Win32 Stable Includes: D:\\Program Files\\Microsoft Visual Studio .NET 2003\\Vc7\\include; D:\\Program Files\\Microsoft Visual Studio .NET 2003\\Vc7\\atlmfc\\include; D:\\Program Files\\Microsoft Visual Studio .NET 2003\\Vc7\\PlatformSDK\\include\\prerelease; D:\\Program Files\\Microsoft Visual Studio .NET 2003\\Vc7\\PlatformSDK\\include; D:\\Program Files\\Microsoft Visual Studio .NET 2003\\SDK\\v1.1\\include;
Library Includes: D:\\Program Files\\Microsoft Visual Studio .NET 2003\\Vc7\\atlmfc\\src\\mfc; D:\\Program Files\\Microsoft Visual Studio .NET 2003\\Vc7\\atlmfc\\src\\atl; D:\\Program Files\\Microsoft Visual Studio .NET 2003\\Vc7\\crt\\src;
Other Includes:
|
Edited by - krismorness on Mar 18 2004 1:56:02 PM |
|
Uniwares
Tomato Guru
Portugal
2322 Posts |
Posted - Mar 18 2004 : 4:21:23 PM
|
That would kill the beauty of this dialog. Althoug one might add an checkbox to enable exact matches. (But only after adding the Uppercase-overrides-case-insensitive-matches ) |
|
|
krismorness
Junior Member
11 Posts |
Posted - Mar 18 2004 : 4:24:32 PM
|
quote: Originally posted by Uniwares
That would kill the beauty of this dialog. Althoug one might add an checkbox to enable exact matches. (But only after adding the Uppercase-overrides-case-insensitive-matches )
Actually, I want both files to be in the dialog. In fact, we have probably 15 matches for object.h in our project. It's just that if I type object.h, I want object.h to be the selected entry out of 15 matches, not the only entry. |
|
|
Uniwares
Tomato Guru
Portugal
2322 Posts |
Posted - Mar 18 2004 : 5:32:02 PM
|
Kind of Automagically-preselect-closest-match. Good idea. |
|
|
support
Whole Tomato Software
5566 Posts |
Posted - Mar 18 2004 : 7:30:07 PM
|
We think we understand the original request, but we cannot reproduce a problem. Typing in the FIW dialog, and the FIW dropdown for that matter, shrinks the list to items containing the substring. If an item begins with the substring, that item becomes the current selection.
VS.NET 2003, XP, C++, VA X 1221
|
Whole Tomato Software, Inc. |
|
|
|
Topic |
|