I'm trying to modify the default behavior of an NSTextView to behave more like that of programming IDEs (xcode or textmate) where if you tab over and then press return, it automatically tabs you to the same indentation level on the new line.
Could someone point me in the right direction? My guess is that I need to add some ruler to the view but I don't know where to go beyond that. Thanks. _______________________________________________ Cocoa-dev mailing list ([email protected]) Please do not post admin requests or moderator comments to the list. Contact the moderators at cocoa-dev-admins(at)lists.apple.com Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com This email sent to [EMAIL PROTECTED]
