473,490 Members | 2,488 Online
Bytes | Software Development & Data Engineering Community
Create Post

Home Posts Topics Members FAQ

Creating a control with borders around scrollable content

Hi,

Since noone replied to my other post, I have simplified my spec a bit in
the hope that I can adequately explain what I am trying to achieve.

For those interested, I have created a mockup here:

http://zoopsia.org/mockup.gif

A simple explanation of what you see;

Above the green is just an empty panel for now. This will eventually
contain some settings and such for what the control displays.

What is seen is a very simple calendar type application. The RED section
vertically lists groups or teams or logical units. The GREEN section
contains a "time bar", defining the time that the things you see on
screen take place. The BLUE section is a simple two dimensional map - as
you can see with the white rectangles, it shows the tasks of the
different teams at the different times.

The GREEN time bar will be scalable - It can shrink to show only one
whole hour, or blow up to show the contents of a whole week.

As you can see, there are scroll bars since most of the time (depending
on the user), the blue section will be way bigger than what can be fit
on screen at once.

If the user scrolls the vertical scroll bar, this of course means that
you should reveal other vertical parts of the BLUE section, but it also
means you have to scroll the RED section, so the team list will match
the data displayed. The GREEN section should always stay in place.

If the user scrolls horizontally, naturally the BLUE and the GREEN
sections need to scroll, while the RED stays in place.

This is something I find extremely difficult to do in Visual Studio
2003/.NET 1.1/C# - I can't seem to find a combination of layouts that
lets me do this, no matter how I divide the controls.

I would be very happy for any advice from the gurus, as this is well on
the way to driving me crazy...!

Thanks in advance,

Rune Jacobsen
Jul 15 '06 #1
1 1549
"Rune Jacobsen" <rune.jacobsen@no_spam.broadpark.nowrote in message
news:44********@news.broadpark.no...
This is something I find extremely difficult to do in Visual Studio
2003/.NET 1.1/C# - I can't seem to find a combination of layouts that lets
me do this, no matter how I divide the controls.

I would be very happy for any advice from the gurus, as this is well on
the way to driving me crazy...!
Isn't this just a standard Grid control? The easiest method would be to
purchase a third party grid control. If you want to do it yourself you would
probably need to get into creating a userdrawn control which can get pretty
complicated.

Michael

PS, you have excellent taste in colours, I hope the end result looks that
good ;-)
Jul 15 '06 #2

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

Similar topics

2
2402
by: Haines Brown | last post by:
This may seem a pointless question, but I'm trying work around an inconsistency between browsers. I have a template that contains a division that holds a text that sometimes exists and sometimes...
7
11635
by: Matt Kruse | last post by:
This is a typical layout, but I have specific requirements. I'm trying to figure out a) if it's possible to meet the requirements and b) if so, how. +---------------+ | header |...
12
2658
by: Gnolen | last post by:
Hi, I am really getting crazy here! I just do not get why this happens with the borders of the td/tr! I just want a border on the bottom of the rows(or td) but I just can't do it!!! I have tried...
0
1445
by: Phill | last post by:
I have a scrollable control I'm working on. Some parts of the painting I want to always be in the same position like my border. But when I hit the scroll bars my border moves. I dont't understand...
4
2835
by: timmy | last post by:
I have a table with a cell on the bottom right with an image to create a rounded corner effect: <table cellpadding="0" cellspacing="0" border="1"> <tr><td rowspan="2">asdfsadf</td> <td...
1
2298
by: RJN | last post by:
Hi Sorry for posting again. I have a datagrid which is put inside a div tag to make it scrollable. I need to page the datagrid. The page numbers appear at the bottom of the datagrid and has...
5
2147
by: Brian Henry | last post by:
Hello, I want to make a control that has a scrollable Gantt type display (not really one but will look similar to one) this is going to be custom drawn (i already have the drawing procedure...
12
3137
by: Mats Lycken | last post by:
Hi, I'm creating a CMS that I would like to be plug-in based with different plugins handling different kinds of content. What I really want is to be able to load/unload plugins on the fly without...
3
2391
by: Nathan Sokalski | last post by:
I am looking to create a multi-column list that is scrollable, kind of like a ListBox control, only I need a way to align the columns of text that I will have (I would use spaces, but because the...
0
7108
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
7142
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,...
0
7181
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...
1
6847
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
7352
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
4875
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
4565
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
3071
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
0
1383
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated ...

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.