• 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
Re: Abstract classes and methods
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Abstract classes and methods


  • Subject: Re: Abstract classes and methods
  • From: Jonathan Hendry <email@hidden>
  • Date: Wed, 29 Aug 2001 14:29:54 -0500

On Wednesday, August 29, 2001, at 01:39 , Ondra Cada wrote:

Jonathan,

Jonathan Hendry (JH) wrote at Wed, 29 Aug 2001 13:12:46 -0500:
JH> >PB defficiencies -- particularly the lack of global completion as was
JH> >the Alt-Esc functionality of the original PB (AKA PBWO) -- really cry.
JH>
JH> PBX has completion. It's mapped to the F5 key, unless you can figure
JH> out how to map it elsewhere.

Alas, that's not a completion. Do please try to create a new project, start
to write "nsstr" and press your precious F5. What you get?


You need to have the project indexed. Create a project. Build it.
Index it.

If I write "NSSt" and press F5, I get "NSString".

It does seem a bit buggy though. It completes stringWithFormat:
to stringWithF and that's it, and doesn't complete stringWithC
as stringWithCString


You get an impression that the F5 knows nothing of the frameworks used for
the project, which is alas sad true.

Not after you index the project.


References: 
 >Re: Abstract classes and methods (From: Ondra Cada <email@hidden>)

  • Prev by Date: Re: How to authenticate user
  • Next by Date: Class and methods for RadioButton
  • Previous by thread: Re: Abstract classes and methods
  • Next by thread: Re: Abstract classes and methods
  • Index(es):
    • Date
    • Thread