• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
autocompletion, see all class methods,...
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

autocompletion, see all class methods,...


  • Subject: autocompletion, see all class methods,...
  • From: Matthias Edrich <email@hidden>
  • Date: Sun, 21 Dec 2003 12:16:02 +0100

Hi all,

I am new to XCode. I usually use JBuilder or Netbeans for Java webapp
programming I do. The thing I miss most in XCode is the autocompletion function.


Of course, I am not sure if this is really called "auto-completion"....
What I mean is the function within Netbeans (or 'SunONE' Studio) and JBuilder
which shows all available fields and methods of the class I am referencing.
So, when I type "System.", both of the above programs show me a list of methods
which belong to System - so methods which I might use.
This also works for my own classes. So for,...


public Student student1 = New Student();
student1.

so upon typing "." the list pops up with all the methods I
added to my Student class.
As far as I can tell, XCode doesn't have this feature, am I right?

Any tips? or suggestions?

Thanks!

Matthias
_______________________________________________
xcode-users mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/xcode-users
Do not post admin requests to the list. They will be ignored.

  • Follow-Ups:
    • Re: autocompletion, see all class methods,...
      • From: Markus Ruggiero <email@hidden>
  • Prev by Date: Re: Is Xcode 1.1 update the same as Xcode 1.1 install
  • Next by Date: Re: Is Xcode 1.1 update the same as Xcode 1.1 install
  • Previous by thread: RE: Project-wide build rule
  • Next by thread: Re: autocompletion, see all class methods,...
  • Index(es):
    • Date
    • Thread