<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://blogs.msdn.com/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Visual Studio Window Docking</title><link>http://blogs.msdn.com/b/saraford/archive/2004/01/10/visual-studio-window-docking.aspx</link><description>As I’ve mentioned in my previous post, I’ve decided to use this blog to talk about topics besides Accessibility.&amp;#160; I’ve just recently taken ownership of window docking in Visual Studio, including tool windows and files opened in the editor space.</description><dc:language>en-US</dc:language><generator>Telligent Evolution Platform Developer Build (Build: 5.6.50428.7875)</generator><item><title>re: Visual Studio Window Docking</title><link>http://blogs.msdn.com/b/saraford/archive/2004/01/10/visual-studio-window-docking.aspx#414802</link><pubDate>Thu, 05 May 2005 04:14:59 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:414802</guid><dc:creator>Craig</dc:creator><description>Can you tell me if VS.Net 2005 will have a control that implements the docking features and UI of Whidbey?&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=414802" width="1" height="1"&gt;</description></item><item><title>re: Visual Studio Window Docking</title><link>http://blogs.msdn.com/b/saraford/archive/2004/01/10/visual-studio-window-docking.aspx#119461</link><pubDate>Sat, 24 Apr 2004 13:27:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:119461</guid><dc:creator>Gregor</dc:creator><description>Currently, auto-hide tool windows are shown when the user moves the mouse over those &amp;quot;labels&amp;quot; (whatever the  correct term is) at the IDE's edges. This can be annoying if the mouse cursor is moved just accidentally over such a label. I'd like to have an option to turn that off. IMO, mouse moves shouldn't change anything on the screen except the mouse cursor's position, tooltips, and occasional roll-over effects.&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=119461" width="1" height="1"&gt;</description></item><item><title>re: Visual Studio Window Docking</title><link>http://blogs.msdn.com/b/saraford/archive/2004/01/10/visual-studio-window-docking.aspx#119078</link><pubDate>Fri, 23 Apr 2004 18:17:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:119078</guid><dc:creator>asdf</dc:creator><description>I'd love it for unpinned windows to just hide instead of animating away.&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=119078" width="1" height="1"&gt;</description></item><item><title>re: Visual Studio Window Docking</title><link>http://blogs.msdn.com/b/saraford/archive/2004/01/10/visual-studio-window-docking.aspx#92916</link><pubDate>Fri, 19 Mar 2004 20:36:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:92916</guid><dc:creator>W Poust</dc:creator><description>One suggestion for docking windows is a way of setting up floating docking windows so that they automatically hide when VS is no longer the active window.  Later when VS becomes active, they are shown again.&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=92916" width="1" height="1"&gt;</description></item><item><title>re: Visual Studio Window Docking</title><link>http://blogs.msdn.com/b/saraford/archive/2004/01/10/visual-studio-window-docking.aspx#92685</link><pubDate>Fri, 19 Mar 2004 14:55:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:92685</guid><dc:creator>Peter Evans</dc:creator><description>Here's a pet peeve of mine about the VC++ enviroment which I believe is the same core technology just not as scaled up.  It related to window docking so bear with me.&lt;br&gt;&lt;br&gt;Whats the point of HOT keys for tasks, output, code browser, help search, when they pollute the tabbing order of raw source files and do not all go away with ease.  I am not sitting at the computer with the IDE installed at the moment, but I can give my full test cases examples if you need them.&lt;br&gt;&lt;br&gt;I like the sound of your feature you hint at which is kind of cooki cutter tool window placement/magic assignment of source to their place.  Probably excellent for new code tasks and the stream line tasks of coding under the .NETF DECLARATIVE UI and MC world of the next edition (whidbey???)&lt;br&gt;&lt;br&gt;But there's always the need to convert the old into the new and that requires being able to deal with some else's bundle of files.  So what would be nice along with the docking windows feature would be this.  Methods for setting the clustering of documents in the IDEs windows traversal loops so that on open they get assigned to a specific loop of TAB next SHIFT TAB Previous.&lt;br&gt;&lt;br&gt;With all the navigation windows available the users could always get into another document set via the menu or any of these other feature rich utility windows.  &lt;br&gt;&lt;br&gt;The other nice thing would be experimenting with having the possibility of having the same open window referenceable by more than one window traversal loop.  That may be more confusing than useful, but the idea is that these clusterings could be defined at the project file level the solution level, the source file level or the user preferrred level.  This is just a form of using the IDE as a navigation assistant, hopefully a better form than the arbitrary window-to-window traversal pattern of today, that is a dumb shift forward or shift back insert at current location mechanism with no assocative analysis of what else other documents are opened in conjunction with the current task or even task history or estimate of the intentions implied by the instantation of the new window.&lt;br&gt;All and all its seems like with code browsers and everything else window traversal code be improved.&lt;br&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=92685" width="1" height="1"&gt;</description></item><item><title>re: Visual Studio Window Docking</title><link>http://blogs.msdn.com/b/saraford/archive/2004/01/10/visual-studio-window-docking.aspx#66039</link><pubDate>Mon, 02 Feb 2004 06:29:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:66039</guid><dc:creator>sara ford</dc:creator><description>Hi Andreas,&lt;br&gt;&lt;br&gt;Are you asking whether we support MDI?  Go to tools options environment general, and you'll see an option to use Tabbed Documents (default) or MDI documents.  Select MDI Documents.  VS will prompt you to reboot.  Upon relaunch, you'll notice that all documents are in MDI.  However, tool windows still have their previous behavior, being able to dock, autohide, and so forth.  If a tool window is undocked (or tabbed document'ed for you whidbey folks), it will act as a MDI document in this state.&lt;br&gt;&lt;br&gt;Hope this helps!&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=66039" width="1" height="1"&gt;</description></item><item><title>re: Visual Studio Window Docking</title><link>http://blogs.msdn.com/b/saraford/archive/2004/01/10/visual-studio-window-docking.aspx#66038</link><pubDate>Mon, 02 Feb 2004 06:25:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:66038</guid><dc:creator>sara ford</dc:creator><description>Hi Aki and Shannon,&lt;br&gt;&lt;br&gt;You've just given me a great reason to go to my manager on Monday and ask for a better mouse.  Josh, hint hint.&lt;br&gt;&lt;br&gt;Seriously though, my current mouse doesn't have a third button.  Honestly, it's been since college since i've used a mouse with a middle button, so i can't &amp;quot;page-in&amp;quot; what it used to do.  =)&lt;br&gt;&lt;br&gt;Let me do the research (and get a better mouse) and i'll get back with ya'll.&lt;br&gt;&lt;br&gt;Thanks!&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=66038" width="1" height="1"&gt;</description></item><item><title>re: Visual Studio Window Docking</title><link>http://blogs.msdn.com/b/saraford/archive/2004/01/10/visual-studio-window-docking.aspx#66033</link><pubDate>Mon, 02 Feb 2004 06:12:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:66033</guid><dc:creator>sara ford</dc:creator><description>Hi Andreas,&lt;br&gt;&lt;br&gt;Regarding your question about being viewing code files on another monitor without resizing the IDE, i don't believe we have any functionality to do this currently.  Depending on the code file, I'll either 1. Open another instance of VS for the secondary montior, only showing the file(s) i want (no project) or 2. Expand the IDE across the two monitors, then do either Window.NewWindow if it is the current file i'm interested in, or just create a new horizontal group, as you mentioned above.&lt;br&gt;&lt;br&gt;Personally, I like the first approach better.  I'll have to pay more attention to why i do this, but i think i like having the shell opened so i have more control over the misc files i'm looking at.&lt;br&gt;&lt;br&gt;I'll find out if there's a way to get these misc code files on the second monitor without having to resize or create another instance of the shell.&lt;br&gt;&lt;br&gt;thanks again for the feedback.&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=66033" width="1" height="1"&gt;</description></item><item><title>re: Visual Studio Window Docking</title><link>http://blogs.msdn.com/b/saraford/archive/2004/01/10/visual-studio-window-docking.aspx#66029</link><pubDate>Mon, 02 Feb 2004 05:58:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:66029</guid><dc:creator>sara ford</dc:creator><description>Hi Aleksey,&lt;br&gt;&lt;br&gt;Interestingly enough, I discussed such a feature with my dev just a few days before you had commented.  =)  During design, i manually resize the Task List to appear maximized on my secondary monitor, and during debug, i do the same with the watch window.  It would save me a lot of time to be able to maximize these tool windows on secondary monitors.&lt;br&gt;&lt;br&gt;I'll put this down as a feature request for a future release.  Thanks!&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=66029" width="1" height="1"&gt;</description></item><item><title>re: Visual Studio Window Docking</title><link>http://blogs.msdn.com/b/saraford/archive/2004/01/10/visual-studio-window-docking.aspx#58737</link><pubDate>Wed, 14 Jan 2004 21:37:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:58737</guid><dc:creator>Andreas Häber</dc:creator><description>A nice, IMHO, solution to the problem I described in a comment above would be to have the option to let a codefile behave like it's a &amp;quot;Microsoft Office MDI style&amp;quot;-document instead (see &lt;a target="_new" href="http://blogs.msdn.com/pandrew/archive/2004/01/14/58417.aspx"&gt;http://blogs.msdn.com/pandrew/archive/2004/01/14/58417.aspx&lt;/a&gt;). But I suppose it's too late to suggest something like this for Whidbey now. &lt;br&gt;&lt;br&gt;Orcas-feature maybe? :-)&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=58737" width="1" height="1"&gt;</description></item></channel></rss>