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

xyzeugene

macrumors newbie
Original poster
Feb 13, 2009
25
0
Hello Mac Peeps,

Does anyone know how to program or have the cocoa source code to do code folding on an Intel Mac? An example would be nice. I want to include this in a data analysis program I am writing.

Thanks

Eugene
 
Code folding in Cocoa? Do you mean that you're creating a text editor, and want to add code folding to it? Or do you want to know how to use code folding in Xcode?
 
Code folding in Cocoa? Do you mean that you're creating a text editor, and want to add code folding to it? Or do you want to know how to use code folding in Xcode?

Nope, I know XCode can fold source code-this is a programming question for a folding component to the framework NSTextView or similar. I need a component or source code that will fold regions of text. I will add an embedded text editor in my program I am designing.

Eugene
 
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.