the second such request I have made recently... feeling a little guilty.
Am busy creating some cross-platform tools (which is a bit daft considering I don't own a Mac at this time!) and am seeing if I can convert a Windows only splitter control of mine to run on all platforms. Am about half way through the conversion and whilst it runs fine on Win 7, there's little point proceeding if what I have thus far doesn't run on OSX.
Whilst there is absolutely no API being used, the way I implement the drag control could well collapse on OSX. I have completed enough of the code that an OSX test is viable right now.
Would someone mind giving the following a quick whirl on OSX please?
Thus far I have implemented vertical split. You can drag and/or anchor the slider (by clicking the gripper).
Thanks.
http://www.purecoder.net/Splitter.zip

