473,498 Members | 1,714 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

large "virtual canvas" in VS designer for aspx pages?

An intranet app I'm developing in asp.net uses a tabs metaphor for the UI.
Each tab pane consists of a Panel webcontrol and at runtime, clicking on a
tab causes its corresponding panel to relocate to the top left position and
become visible and the other panels to become invisible, using CSS and
javascript. Each panel occupies most of an 800x600 screen.

While I am developing these screens in the visual designer, I give the top
left corner coordinates of each panel a value that situates it to the right
of the previous panel, and I scroll horizontally in the IDE to see a
particular panel to work on it:

[p1 ] [ p2 ] [p 3 ] [ p4 ] [ p5] [ p6 ] [ p7 ] ... [ p'n' ].
<<-- ->>

I tried changing the top left corner coordinates to flip the axis, and
scroll vertically in the designer, with each panel appearing below the
previous panel (which would be a lot less cumbersome to work with):

[ p1 ]
[ p2 ]
[ p3 ]
[ p4 ]
....

but there doesn't seem to be an analogous vertical scrolling option in the
IDE. Horizontal coordinates seem to go on forever, but vertical coordinates
are fixed to a page size. Is there a setting that will give me a "virtual
canvas" along both axes at design time?

Thanks
Timo

Nov 19 '05 #1
0 1008

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

Similar topics

6
9718
by: kelvSYC | last post by:
This little bit of seeminly innocent code seems to give me these two errors, all on the line that declares check(). Is there some part of C++ that I'm missing out on? class Condition { public:...
175
8638
by: Ken Brady | last post by:
I'm on a team building some class libraries to be used by many other projects. Some members of our team insist that "All public methods should be virtual" just in case "anything needs to be...
5
3370
by: Francesc | last post by:
Hi, I'm programming some classes in order to be able to import different text formats (TXT, RTF, HTML, ...) to my own format called RUF. I've defined one Solution within several Projects, each...
1
3360
by: Light | last post by:
Re, I'm having 2 problems with the Telerik trial controls. I'm using the latest release. I'm using 2005 studio and most of the controls show up properly in the designer but the RadMenu does...
4
1772
by: Gert Kok | last post by:
The microsoft page http://msdn2.microsoft.com/en-us/library/9fkccyh4.aspx states: Remarks (nr 4) Virtual properties behave like abstract methods, except for the differences in declaration...
0
7125
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,...
0
7165
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,...
1
6887
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...
0
7379
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
1
4910
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...
0
4590
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...
0
3085
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
656
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
0
291
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence...

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.