- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I like this forum and wonder if there might be a similarone for Visual Studio 2010?
There are a couple of things I don't understand/don't like about the VS 2010 behavior and would like to report these and/or findout if there is a setting to change behavior.
Thanks in advance,
Charles
There are a couple of things I don't understand/don't like about the VS 2010 behavior and would like to report these and/or findout if there is a setting to change behavior.
Thanks in advance,
Charles
Link Copied
3 Replies
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Do you have questions about VS2010 usage with Fortran? Best to ask here, then. If it is generic VS questions that would apply to MSVC, VB, etc., then try http://social.msdn.microsoft.com/Forums/en-US/categories I suggest that if you go to the MSDN forums that you don't utter the word "Fortran"....
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Steve,
I want to know answers to stuff like
Why does VS not have drag and drop copy (right mouse button) like VS v 6 did and Word 2010 does?
Why is the watch still limited to 1000 elements? This is ten years or more later now?
Why does the Find and Replace dialog box grow to the right each time I open it?
I'll try your suggestion.
Charles
I want to know answers to stuff like
Why does VS not have drag and drop copy (right mouse button) like VS v 6 did and Word 2010 does?
Why is the watch still limited to 1000 elements? This is ten years or more later now?
Why does the Find and Replace dialog box grow to the right each time I open it?
I'll try your suggestion.
Charles
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
The second question is Fortran-specific. We limit whole arrays to 1000 elements for performance, but you can view arbitrary-sized array slices, such as A(1:10000) if you like.
I can drag and drop source code in VS2010 (have not tried other versions.) Is that what you meant? When I select text I can left-click drag.
The other question is perhaps suitable for the MSDN forum.
I can drag and drop source code in VS2010 (have not tried other versions.) Is that what you meant? When I select text I can left-click drag.
The other question is perhaps suitable for the MSDN forum.

Reply
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page