Become a MacRumors Supporter for $50/year with no ads, ability to filter front page stories, and private forums.

titaniumdecoy

macrumors member
Original poster
Oct 13, 2005
86
0
Hi all,

I am writing a text editor for Mac OS X. I want the user to have the option of opening multiple documents in a single window using tabs (similar to tabbed browsing in Safari). Is there a standard way to do this, or open source code that is not overly complicated I could look at? I managed to get a limited implementation working but it required a lot of hacking.

Thanks for any input.
 
There is no standard way of doing this. If you want a control to make it easier, check out PSMTabBarControl, but you will need to code everything else on your own :)
 
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.