Click here to Skip to main content
15,896,269 members
Articles / Mobile Apps

Window Tabs (WndTabs) Add-In for DevStudio

Rate me:
Please Sign up or sign in to vote.
5.00/5 (37 votes)
11 Jul 2002 366.1K   7.3K   94  
Window and File Management add-in for Visual C++
<html>
<head>
<title>"Use Workspace Whiz! for header flip" Option</title>
<link rel="stylesheet" href="popup.css">
</head>

<body bgcolor="#FFFFFF">
<OBJECT width="0" height="0" type="application/x-oleobject" classid="clsid:1e2a7bd0-dab9-11d0-b93a-00c04fc99f9e">
	<param name="Keyword" value="Workspace Whiz!">
	<param name="Keyword" value="Workspace Whiz!, using for header filp">
	<param name="Keyword" value="Options">
	<param name="Keyword" value="Options, Using Workspace Whiz! for header filp">
</OBJECT>
<h2>"Use Workspace Whiz! for header flip" Option</h2>

<p><a href="http://www.workspacewhiz.com">Workspace Whiz.</a> is an add-in by Joshua C. Jensen that
can, amongst many other things, perform a source/header flip.
Since Workspace Whiz. has a more comprehensive flip command (it
can actually scan your project for valid files/paths).&nbsp; With this option
enabled, WndTabs can attempt to use Workspace Whiz! in place of its own flipping
functionality.</p>

<p>
The option has no effect if Workspace Whiz! isn't
installed.</p>

<p>Note: For older versions of
Workspace Whiz! (Workspace Utils), WndTabs attempts to flip using
the WUHeaderFlip command. The use of WUHeaderFlip is limited to
the active window only. It may also have some side affects.</p>

<p>Also see: <a href="Compatibility.html#WWhiz">&quot;Integration With the
Workspace Whiz! Add-In&quot</a> for further detail.<br>
</p>

</body>
</html>

By viewing downloads associated with this article you agree to the Terms of Service and the article's licence.

If a file you wish to view isn't highlighted, and is a text file (not binary), please let us know and we'll add colourisation support for it.

License

This article has no explicit license attached to it but may contain usage terms in the article text or the download files themselves. If in doubt please contact the author via the discussion board below.

A list of licenses authors might use can be found here


Written By
Experion
Canada Canada
You may know Oz from his WndTabs days. Oz has long since left client side development to work on web technologies and to consult in the R&D management field.

Comments and Discussions