anyone here use xCode?

Started by
1 comment, last by chollida1 17 years, 10 months ago
does xcode have the ability like vc++ that shows you, as you write code, object members and its functions(like an autocomplete feature)? if so, how can it be turned on?
Advertisement
nevermind, i answer my own question. its in preferences.
You'll have to include your headers in your xcode proj file and it wouldn't hurt to add the paths to your headers to the quick lookup sections of preferences.

Cheers
Chris
CheersChris

This topic is closed to new replies.

Advertisement