472,354 Members | 2,047 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 472,354 software developers and data experts.

four-way splitter

Hi!

For my current application I'm looking for a four-way-(cross) splitter
control (as often seen in 3D-editors). The .NET Splitter-class is (IIRC)
only a two-way splitter. Does anyone know such a four-way-splitter control?

Regards,
Andre Loker
Nov 15 '05 #1
3 2773
> For my current application I'm looking for a four-way-(cross) splitter
control (as often seen in 3D-editors). The .NET Splitter-class is (IIRC)
only a two-way splitter. Does anyone know such a four-way-splitter

control?

use two panels to split the area into two parts (separate panels with a
splitter) and then use another two splitters to split both panels.
Regards, Wiktor
Nov 15 '05 #2

"Wiktor Zychla" <ie****@microsoft.com.no.spam> schrieb im Newsbeitrag
news:uk**************@TK2MSFTNGP10.phx.gbl...
For my current application I'm looking for a four-way-(cross) splitter
control (as often seen in 3D-editors). The .NET Splitter-class is (IIRC)
only a two-way splitter. Does anyone know such a four-way-splitter

control?

use two panels to split the area into two parts (separate panels with a
splitter) and then use another two splitters to split both panels.
Regards, Wiktor

I thought about that, but it has two drawbacks:

a) you don't see the "shadow" on the splitter on the other side when you
drag
the splitter
b) I'd like to be able to drag both vertically and horzontally at once when
I grab at the crossing point

Nevertheless, thanks for your answer

Regards,
Andre Loker
Nov 15 '05 #3

"Andre Loker" <lo***@gmx.de> wrote in message
news:%2***************@tk2msftngp13.phx.gbl...

"Wiktor Zychla" <ie****@microsoft.com.no.spam> schrieb im Newsbeitrag
news:uk**************@TK2MSFTNGP10.phx.gbl...
For my current application I'm looking for a four-way-(cross) splitter
control (as often seen in 3D-editors). The .NET Splitter-class is (IIRC) only a two-way splitter. Does anyone know such a four-way-splitter control?

use two panels to split the area into two parts (separate panels with a
splitter) and then use another two splitters to split both panels.
Regards, Wiktor

I thought about that, but it has two drawbacks:

a) you don't see the "shadow" on the splitter on the other side when you
drag


You can probably simulate this by linking the opposing splitter in code.
the splitter
b) I'd like to be able to drag both vertically and horzontally at once when I grab at the crossing point In this case, you will probably have to write your own control. Shouldn't be
impossible...hmm.
Nevertheless, thanks for your answer

Regards,
Andre Loker

Nov 15 '05 #4

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

Similar topics

11
by: fivelitermustang | last post by:
Actually, how would I go about allocating a four-dimensional dynamic array? I only know how to make two dimensional dynamic arrays: double **v;...
1
by: Chris Lutka | last post by:
I've been racking my brains all day over this. And I'm not the best at SQL either. I need a query that will produce the following results:...
6
by: lovecreatesbeauty | last post by:
/* It seems that when an int with width of four bytes is assigned to a one byte width char, the first three bytes from left to right are...
2
by: me | last post by:
I have written a query that joins four or five tables. One table has 30,000 rows. Another table has only 200. I want to only return the 200 or...
4
by: Bubba | last post by:
Has anyone ever run into a problem converting a text version of number to it's whole number equivalent? If so, can someone please post an example...
7
by: koonda | last post by:
Hi all, I posted my message earliar and I got some positive feedbacks but that didn't help me to solve some programming problems. I have an...
1
by: xwjcity | last post by:
Hi everyone: I am new here and I got Calculation problem. thanks in advance.. I have four subforms which retrieve data from different four...
1
by: Ledmark | last post by:
I have a database that uses four forms and each form has it's own table and each form has it's own search button to find a specific record within...
33
by: Hahnemann | last post by:
Does anybody know the answer to the following? An unsigned short is 2 bytes long. Why is the following file created as 4 bytes instead of 2? ...
12
Microblitz
by: Microblitz | last post by:
Graph of top four products each month for last 6 months? (Yeah I know I typ'od the title) I need create a chart which displays the four highest...
2
by: Kemmylinns12 | last post by:
Blockchain technology has emerged as a transformative force in the business world, offering unprecedented opportunities for innovation and...
0
by: antdb | last post by:
Ⅰ. Advantage of AntDB: hyper-convergence + streaming processing engine In the overall architecture, a new "hyper-convergence" concept was...
0
by: AndyPSV | last post by:
HOW CAN I CREATE AN AI with an .executable file that would suck all files in the folder and on my computerHOW CAN I CREATE AN AI with an .executable...
0
hi
by: WisdomUfot | last post by:
It's an interesting question you've got about how Gmail hides the HTTP referrer when a link in an email is clicked. While I don't have the specific...
0
by: Matthew3360 | last post by:
Hi, I have been trying to connect to a local host using php curl. But I am finding it hard to do this. I am doing the curl get request from my web...
0
Oralloy
by: Oralloy | last post by:
Hello Folks, I am trying to hook up a CPU which I designed using SystemC to I/O pins on an FPGA. My problem (spelled failure) is with the...
0
by: Carina712 | last post by:
Setting background colors for Excel documents can help to improve the visual appeal of the document and make it easier to read and understand....
0
BLUEPANDA
by: BLUEPANDA | last post by:
At BluePanda Dev, we're passionate about building high-quality software and sharing our knowledge with the community. That's why we've created a SaaS...
0
by: Rahul1995seven | last post by:
Introduction: In the realm of programming languages, Python has emerged as a powerhouse. With its simplicity, versatility, and robustness, Python...

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.