I would like to make a patch bay type control... any source online that anyone knows of that I could work from?
Thanks
I would like to make a patch bay type control... any source online that anyone knows of that I could work from?
Thanks
Unless you can find someone online who is sharing exactly the kind of control you're looking for, you don't have any choice but to build this for yourself. For that, you need to understand Control and Cell Programming, Cocoa Drawing, and create your own custom view.
I seriously doubt anything with that level of hand-crafted goodness would be shared freely, but I reserve the right to be wrong. :-) The best bet is for you to look for a related app on SourceForge and see if you can learn by example there.
The closest thing I'm aware of is EFLaceView: http://www.cocoadev.com/index.pl?FlowChartView
Edit: EFLaceView seems to have disappeared, but I have a saved copy: EFLaceView