Re: why does the method popup sometimes not appear in PB ?
Re: why does the method popup sometimes not appear in PB ?
- Subject: Re: why does the method popup sometimes not appear in PB ?
- From: Scott Tooker <email@hidden>
- Date: Thu, 26 Jul 2001 21:33:08 -0700
The implementation of generating index information in the current
release (WWDC Developer Tools) is less than ideal. In many cases,
code that compiles just fine doesn't index correctly. For the next
release, we have moved to a lightweight parser for the symbol popup
and indexing is now generated during builds, providing a more
robust way of getting indexing data.
So, to recap, yes the missing popup is a bug and this should be
fixed in the next release of the Developer Tools CD.
Scott
On Thursday, July 26, 2001, at 09:17 PM, tyler wrote:
Hey there -- sometimes I have .m files and the popup that contains
the methods (to the left of the open file list popup) doesn't
appear. My project is indexed. I checked source, I even built
the project. Still no method list popup.
In this particular project it's available in some files and not
others...
Any ideas why this sometimes is there and others not? Seems like
a bug, but....?
I'd really like to always have it available :-)
thanks in advance!
peace,
tyler
_______________________________________________
cocoa-dev mailing list
email@hidden
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Scott Tooker
QA & Integration - Project Builder
Mac OS X Development Environment