| View previous topic :: View next topic |
| Author |
Message |
Garrett Moderator Team
Joined: 04 Oct 2001 Posts: 2149 Location: A House
|
Posted: Wed Nov 04, 2009 9:35 pm Post subject: Splitter anyone? |
|
|
I was working on making a splitter for a program here and completed it, but then was wondering if anyone else has made a splitter before. Usually my code is odd and lacks error checking. So I'm thinking if anyone else has done this that we share and put together a splitter example for everyone to use if ever needed.
I'll cut my code down to being just an example window with a splitter and reply here with the code. If nobody else has done a splitter, then maybe offer some input to what I started with here.
_________________ 'What you do not want done to yourself, do not do to others.' - Confucius (550 b.c. to 479 b.c.) |
|
| Back to top |
|
 |
Garrett Moderator Team
Joined: 04 Oct 2001 Posts: 2149 Location: A House
|
Posted: Wed Nov 04, 2009 10:17 pm Post subject: |
|
|
Attached to this post is the splitter I was working on.
| Description: |
|
 Download |
| Filename: |
Splitter Example.dsc |
| Filesize: |
1.8 KB |
| Downloaded: |
1605 Time(s) |
_________________ 'What you do not want done to yourself, do not do to others.' - Confucius (550 b.c. to 479 b.c.) |
|
| Back to top |
|
 |
vdsalchemist Admin Team

Joined: 23 Oct 2001 Posts: 1448 Location: Florida, USA
|
Posted: Thu Nov 05, 2009 7:50 pm Post subject: |
|
|
I have built a T bar splitter. Take a look at my TlibInfo Browser tool that comes with GadgetX. It uses a handmade clickable T bar splitter that splits it's screen into 3 sections. One of these days I will get around to cleaning up the code and release it.
_________________ Home of
Give VDS a new purpose!
 |
|
| Back to top |
|
 |
Garrett Moderator Team
Joined: 04 Oct 2001 Posts: 2149 Location: A House
|
Posted: Thu Nov 05, 2009 8:44 pm Post subject: |
|
|
Sweet, I look forward to that.
_________________ 'What you do not want done to yourself, do not do to others.' - Confucius (550 b.c. to 479 b.c.) |
|
| Back to top |
|
 |
|