hebbja
Junior Member
United Kingdom
23 Posts |
Posted - Feb 16 2004 : 09:30:49 AM
|
In a c# project, I intend to type the keyword public (for a public method). Depending on how fast I type, the suggestion list appears after I have type between 1 and 3 character. (I.E. I may have type pub before the suggestion list box is displayed.
At this point, the list box contains a single item public. If I type any further characters then the item in the list appears to be still present but is not visible. Pressing TAB completes the keyword, which I my basis for thinking that the entry in the suggestion list is present but transparent.
VA_X.dll file version 10.0.1216.0 Licensed to: Trial License VA4 License: Trial License VAOpsWin.dll version 1.0.0.33 DevEnv.exe version 7.10.3077.0 msenv.dll version 7.10.3077.0 Font: Courier New 13(Pixels) Comctl32.dll version 5.81.4916.400 WindowsNT 5.0 Build 2195 Service Pack 4 2 processors
Platform: Stable Includes: c:\\program files\\microsoft visual studio .net 2003\\vc7\\include; c:\\program files\\microsoft visual studio .net 2003\\vc7\\atlmfc\\include; c:\\program files\\microsoft visual studio .net 2003\\vc7\\PlatformSDK\\include\\prerelease; c:\\program files\\microsoft visual studio .net 2003\\vc7\\PlatformSDK\\include; c:\\program files\\microsoft visual studio .net 2003\\sdk\\v1.1\\include;
Library Includes: c:\\program files\\microsoft visual studio .net 2003\\vc7\\atlmfc\\src\\mfc; c:\\program files\\microsoft visual studio .net 2003\\vc7\\atlmfc\\src\\atl; c:\\program files\\microsoft visual studio .net 2003\\vc7\\crt\\src;
Other Includes:
|
James Hebben |
|