Welcome to MSDN Blogs Sign in | Join | Help

Sara Ford's Weblog

My adventures embracing open source on CodePlex and at Microsoft

News

    • Did you know... All author proceeds go directly to sending Hurricane Katrina survivors to college.

      Microsoft Visual Studio Tips book

      Recent Entries

Did you know... There are 9 IDE Tool Window docking targets - #128

At the very beginning of the tip of the day series, I went over a few tool window docking targets tips.  I focused mostly on the docked tool window docking targets (if that makes any sense).   What i mean is when a tool window is in a docked state, a set of docking targets will appear in the center when another tool window hovers over it.  (check the above link... makes much more sense that way).

But did you know that there are 9 IDE docking targets?  These docking targets allow you to pin tool windows to the inner and outer parts of the IDE itself.

An empty IDE displaying the 9 IDE Docking Targets 

Docking Target #1 - this is for putting a tool window into a tabbed document state

Docking Target #7 (yes, i'm jumping around on purpose) - this is for docking a tool window to the outer-right edge

Docking Target #3 - this is for docking a tool window to the inner-right edge.

If there's no tool window docked on the right, #7 and #3 will seem to be the same.  But if you docked a tool window 'A' using target #7, then docked a tool window 'B' using target #3, you'll get tool window 'A' on the outside and tool window 'B' docked to the left side of tool window 'A'.

You have no idea how crazy it was to test all of these combinations.  This is where model based testing really came into play.

Technorati tags: ,
Posted: Monday, January 14, 2008 3:00 AM by saraford

Comments

ccatto said:

Hey Now Sara,

Nice Post made me think. Also did you konw? you were mentioned on a recent DNR episode on VSX? I think that you know, but I'd mention it anyway.

Thx 4 the info,

Catto

# January 14, 2008 11:00 AM

saraford said:

I was on DotNetRocks recently for an open source panel discussion.  I wasn't on anything for VSX that i know of =)

# January 14, 2008 11:34 AM

ccatto said:

Sara,

I know the episode when you were on the show, I liked that one too. What I wanted to say is on DNR # 303 Ken Levy talked about VSX & he mentioned your blog & how it was good.  

Hope that is more clear. I just thought it was cool that your blog was mentioned.

Thx again,

Catto

# January 15, 2008 9:06 AM

saraford said:

ah, then i need to thank Ken Levy for the plug on my blog the next time i see him.  Thanks for letting me know!

# January 15, 2008 12:55 PM

Steve said:

Hey Sara, I'm a developer not a tester - can you fill me in on "model based testing" and why it was useful in this situation?

Thanks!

# January 16, 2008 10:21 AM

Noticias externas said:

I kinda implied this tip in a previous tip when i introduced all of the various IDE docking targets

# January 22, 2008 6:54 AM

xjb said:

# December 22, 2008 8:52 PM

Секреты Visual Studio said:

В самом начале этой серии, уже были опубликованы некоторые советы, касающиеся способов закрепления инструментальных

# May 29, 2009 4:11 AM
New Comments to this post are disabled
Page view tracker