473,811 Members | 3,008 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Source and design in two windows

Is it possible to have the source in one window and the design in another
window and perhaps the code in a third window?
reidarT
Mar 2 '06 #1
9 1402
Reidar,

With Windows new X tabgroup you can split your screen,

A pity is that as exception this does not work for Source and design
It does by instand work for Source/Design and code in a second window.

I hope this helps,

Cor
"Reidar" <re****@eivon.n o> schreef in bericht
news:%2******** ********@TK2MSF TNGP10.phx.gbl. ..
Is it possible to have the source in one window and the design in another
window and perhaps the code in a third window?
reidarT

Mar 2 '06 #2
Hi Reidar,

Sorry, but you can't. There is a Window \ New Window menu that should do the
trick, but it does not work for designer windows, and even for VB.NET code
windows. It works for C# code windows though, and therefore you get
CodeWindow1.cs: 1 and CodeWindow1.cs: 2. It would be nice to get this
functionality for all kind of windows and languages.

--

Best regards,

Carlos J. Quintero

MZ-Tools: Productivity add-ins for Visual Studio
You can code, design and document much faster:
http://www.mztools.com
"Reidar" <re****@eivon.n o> escribió en el mensaje
news:%2******** ********@TK2MSF TNGP10.phx.gbl. ..
Is it possible to have the source in one window and the design in another
window and perhaps the code in a third window?
reidarT

Mar 2 '06 #3
Carlos,

Something with my eyes?

Set your code on a page in Design view
Open a the code page so two tabs will be there
Do Windows->New Horizontal Tab group.

The two tabs will be in an uper and a lower screen seperated.

Cor

"Carlos J. Quintero [VB MVP]" <ca*****@NOSPAM sogecable.com> schreef in
bericht news:OK******** ******@TK2MSFTN GP10.phx.gbl...
Hi Reidar,

Sorry, but you can't. There is a Window \ New Window menu that should do
the trick, but it does not work for designer windows, and even for VB.NET
code windows. It works for C# code windows though, and therefore you get
CodeWindow1.cs: 1 and CodeWindow1.cs: 2. It would be nice to get this
functionality for all kind of windows and languages.

--

Best regards,

Carlos J. Quintero

MZ-Tools: Productivity add-ins for Visual Studio
You can code, design and document much faster:
http://www.mztools.com
"Reidar" <re****@eivon.n o> escribió en el mensaje
news:%2******** ********@TK2MSF TNGP10.phx.gbl. ..
Is it possible to have the source in one window and the design in another
window and perhaps the code in a third window?
reidarT


Mar 2 '06 #4
I forgot the :-)
Mar 2 '06 #5
Hi Cor

Reidar talked about three views: "source", "design" and "code". Since
Windows Forms have only two views ("Design" and "Code"), I assumed that he
meant WebForms, where the "Design" window has two views "HTML" and "Design"
(tabs at the bottom of the window), and the "Code" window is apart, and I
assumed that he wanted to see the "HTML" and "Design" views at the same
time. TabGroups as you suggest won´t help with this request, but there is a
very unknown feature, the "Windows", "New Window" menu, that, if supported
by the language (C# with code windows works, but not with designers, and
VB.NET doesn't support it at all), allows you to have two identical windows
(the IDE appends ":1", ":2" to the windows caption), that you can view at
the same time with a tab group or switching from Tabbed mode to MDI mode. If
this worked for Web Forms, you could select the "HTML" view in one of them
and the "Design" view in the other one...

I hope it is clear now, let me know :-)

--

Best regards,

Carlos J. Quintero

MZ-Tools: Productivity add-ins for Visual Studio
You can code, design and document much faster:
http://www.mztools.com

"Cor Ligthert [MVP]" <no************ @planet.nl> escribió en el mensaje
news:uQ******** ********@TK2MSF TNGP11.phx.gbl. ..
Carlos,

Something with my eyes?

Set your code on a page in Design view
Open a the code page so two tabs will be there
Do Windows->New Horizontal Tab group.

The two tabs will be in an uper and a lower screen seperated.

Cor

"Carlos J. Quintero [VB MVP]" <ca*****@NOSPAM sogecable.com> schreef in
bericht news:OK******** ******@TK2MSFTN GP10.phx.gbl...
Hi Reidar,

Sorry, but you can't. There is a Window \ New Window menu that should do
the trick, but it does not work for designer windows, and even for VB.NET
code windows. It works for C# code windows though, and therefore you get
CodeWindow1.cs: 1 and CodeWindow1.cs: 2. It would be nice to get this
functionality for all kind of windows and languages.

--

Best regards,

Carlos J. Quintero

MZ-Tools: Productivity add-ins for Visual Studio
You can code, design and document much faster:
http://www.mztools.com
"Reidar" <re****@eivon.n o> escribió en el mensaje
news:%2******** ********@TK2MSF TNGP10.phx.gbl. ..
Is it possible to have the source in one window and the design in
another window and perhaps the code in a third window?
reidarT



Mar 2 '06 #6
What I meant was a web-form with design in one window and html in the other
window and maybe code in a third window.
reidarT
"Carlos J. Quintero [VB MVP]" <ca*****@NOSPAM sogecable.com> skrev i melding
news:ub******** *****@tk2msftng p13.phx.gbl...
Hi Cor

Reidar talked about three views: "source", "design" and "code". Since
Windows Forms have only two views ("Design" and "Code"), I assumed that he
meant WebForms, where the "Design" window has two views "HTML" and
"Design" (tabs at the bottom of the window), and the "Code" window is
apart, and I assumed that he wanted to see the "HTML" and "Design" views
at the same time. TabGroups as you suggest won´t help with this request,
but there is a very unknown feature, the "Windows", "New Window" menu,
that, if supported by the language (C# with code windows works, but not
with designers, and VB.NET doesn't support it at all), allows you to have
two identical windows (the IDE appends ":1", ":2" to the windows caption),
that you can view at the same time with a tab group or switching from
Tabbed mode to MDI mode. If this worked for Web Forms, you could select
the "HTML" view in one of them and the "Design" view in the other one...

I hope it is clear now, let me know :-)

--

Best regards,

Carlos J. Quintero

MZ-Tools: Productivity add-ins for Visual Studio
You can code, design and document much faster:
http://www.mztools.com

"Cor Ligthert [MVP]" <no************ @planet.nl> escribió en el mensaje
news:uQ******** ********@TK2MSF TNGP11.phx.gbl. ..
Carlos,

Something with my eyes?

Set your code on a page in Design view
Open a the code page so two tabs will be there
Do Windows->New Horizontal Tab group.

The two tabs will be in an uper and a lower screen seperated.

Cor

"Carlos J. Quintero [VB MVP]" <ca*****@NOSPAM sogecable.com> schreef in
bericht news:OK******** ******@TK2MSFTN GP10.phx.gbl...
Hi Reidar,

Sorry, but you can't. There is a Window \ New Window menu that should do
the trick, but it does not work for designer windows, and even for
VB.NET code windows. It works for C# code windows though, and therefore
you get CodeWindow1.cs: 1 and CodeWindow1.cs: 2. It would be nice to get
this functionality for all kind of windows and languages.

--

Best regards,

Carlos J. Quintero

MZ-Tools: Productivity add-ins for Visual Studio
You can code, design and document much faster:
http://www.mztools.com
"Reidar" <re****@eivon.n o> escribió en el mensaje
news:%2******** ********@TK2MSF TNGP10.phx.gbl. ..
Is it possible to have the source in one window and the design in
another window and perhaps the code in a third window?
reidarT



Mar 2 '06 #7
So my assumption was correct and the answer too, unfortunately.

--

Best regards,

Carlos J. Quintero

MZ-Tools: Productivity add-ins for Visual Studio
You can code, design and document much faster:
http://www.mztools.com
"reidarT" <re****@eivon.n o> escribió en el mensaje
news:Oz******** ******@TK2MSFTN GP15.phx.gbl...
What I meant was a web-form with design in one window and html in the
other window and maybe code in a third window.
reidarT

Mar 2 '06 #8
Carlos
What I meant was a web-form with design in one window and html in the
other window and maybe code in a third window.
So my assumption was correct and the answer too, unfortunately
Partially
The first two are as I wrote as well to my pity not possible.
One of the first two together with the thirth are possible (at least in
VS2005)

Cor

"Carlos J. Quintero [VB MVP]" <ca*****@NOSPAM sogecable.com> schreef in
bericht news:uB******** ******@TK2MSFTN GP15.phx.gbl... So my assumption was correct and the answer too, unfortunately.

--

Best regards,

Carlos J. Quintero

MZ-Tools: Productivity add-ins for Visual Studio
You can code, design and document much faster:
http://www.mztools.com
"reidarT" <re****@eivon.n o> escribió en el mensaje
news:Oz******** ******@TK2MSFTN GP15.phx.gbl...
What I meant was a web-form with design in one window and html in the
other window and maybe code in a third window.
reidarT


Mar 2 '06 #9
Hi Cor,

For the most part the question was to separate the "HTML" view from the
"Design" view, but yes, the code window and the design window can be
separated with tab groups or with MDI mode, as I said in the previous
answer, and it works since VS.NET 2002.

--

Best regards,

Carlos J. Quintero

MZ-Tools: Productivity add-ins for Visual Studio
You can code, design and document much faster:
http://www.mztools.com

"Cor Ligthert [MVP]" <no************ @planet.nl> escribió en el mensaje
news:u4******** ******@TK2MSFTN GP15.phx.gbl...
Carlos
What I meant was a web-form with design in one window and html in the
other window and maybe code in a third window.

So my assumption was correct and the answer too, unfortunately


Partially
The first two are as I wrote as well to my pity not possible.
One of the first two together with the thirth are possible (at least in
VS2005)

Cor

"Carlos J. Quintero [VB MVP]" <ca*****@NOSPAM sogecable.com> schreef in
bericht news:uB******** ******@TK2MSFTN GP15.phx.gbl...
So my assumption was correct and the answer too, unfortunately.

--

Best regards,

Carlos J. Quintero

MZ-Tools: Productivity add-ins for Visual Studio
You can code, design and document much faster:
http://www.mztools.com
"reidarT" <re****@eivon.n o> escribió en el mensaje
news:Oz******** ******@TK2MSFTN GP15.phx.gbl...
What I meant was a web-form with design in one window and html in the
other window and maybe code in a third window.
reidarT



Mar 2 '06 #10

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

1
2432
by: user mysql | last post by:
HELLO FRIENDS. HERE A FANTASTIC NEWS FOR MYSQL WINDOWS USER. READE THIS. The article is grab from www/internetnews/com/ DO YOU THINK THAT IS A GOOD NEWS ? ----------------------------------------------------------------------------- Open source database server company MySQL's next production release of its open source MySQL database server will be sporting a new Windows installer, one partially built with an open source project courtesy...
0
1423
by: user mysql | last post by:
HELLO FRIENDS. HERE A FANTASTIC NEWS FOR MYSQL WINDOWS USER. READE THIS. The article is grab from www/internetnews/com/ DO YOU THINK THAT IS A GOOD NEWS ? ----------------------------------------------------------------------------- Open source database server company MySQL's next production release of its open source MySQL database server will be sporting a new Windows installer, one partially built with an open source project courtesy...
115
14208
by: TheAd | last post by:
At this moment I use MsAccess and i can build about every databound application i want. Who knows about a serious open source alternative? Because Windows will be a client platform for some time, i prefer a solution that (also) supports Windows. On the net I found a number of products that i looked at, but none of them gave me the impression of a serious candidate at this moment (KNoda, Gnome DB Manager, InterBase...). 2 additional...
0
9731
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main usage, and What is the difference between ONU and Router. Let’s take a closer look ! Part I. Meaning of...
0
9605
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language synchronization. With a Microsoft account, language settings sync across devices. To prevent any complications,...
0
10651
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. Here is my compilation command: g++-12 -std=c++20 -Wnarrowing bit_field.cpp Here is the code in...
0
10393
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that captivates audiences and drives business growth. The Art of Business Website Design Your website is...
1
10405
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For most users, this new feature is actually very convenient. If you want to control the update process,...
0
9208
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then launch it, all on its own.... Now, this would greatly impact the work of software developers. The idea...
0
6893
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert into image. Globals.ThisAddIn.Application.ActiveDocument.Select();...
0
5697
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
2
3871
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.