IonicWind Software

Announcements => User Offerings => Topic started by: Allan on September 10, 2009, 08:48:08 PM

Title: Window Splitter Control - EB/IWB
Post by: Allan on September 10, 2009, 08:48:08 PM
I use Splitter controls in Windows a lot and decided to make my own control to do the work for me.

I have been using this Control for a few months and have had no problems with it in EB.

Thanks to several users whose source code was a good guide to help me plan the project and build the control.

Example Code and Split Control Library attached.  Help file also included.

Hope you find it of use.   ::)

Allan
Title: Re: Window Splitter Control - EB
Post by: Guilect on September 11, 2009, 05:21:46 AM
Nice.
Thanks.
Title: Re: Window Splitter Control - EB/IWB
Post by: LarryMc on September 04, 2012, 07:26:14 PM
This sort of application with a splitter is not that difficult; whether you use Allan's nice librarty or you use Bevet's Splitter control from the original Control Pak.

Has anyone written an app where the splitter control is used in an MDI frame so that one pane is used for MDI childern and one or more other panes for fixed windows?

Maybe this would be a challenge for someone like ZD. ;)