Sign In/My Account | View Cart  

advertisement

AddThis Social Bookmark Button

Article:
  Adding a Preferences Window to Your Application
Subject:   integrated class browser
Date:   2001-10-04 09:22:01
From:   psheldon
http://developer.apple.com/devnews/
In item [11] indicates an integrated class browser and I wonder whether this will be over and beyond help with its links and what beyond would mean . I've seen a class browser in Apple's object oriented pascal and, as I vaguely recall, it looked like what we see in interface builder . What one would mean in project builder , I don't know .
I could imagine over and beyond , eg. popups at class names that launch help pages or ways of taking notes in code to make these popups to help pages, perhaps your own help pages, normal pasting from help pages without using internet explorer rather than the help ap.
Full Threads Oldest First

Showing messages 1 through 1 of 1.

  • integrated class browser observed
    2001-10-04 22:27:27  psheldon [View]

    My developer cd finally came in and , when I read the pdf file , I learned that the integrated class browser was something new for 10.1, no remention of that in interface builder . A classes tab discloses a hierarchy of classes in your program. It looks like a bunch of headlines with disclosure triangles. Click on any headline and you get to the top line of that class description in header files. Apple has commented those top lines! There was other hypertext stuff . It looked like the help viewer without the search window was right in the project builder with a popup button showing you where you have been in both text and html , ie. bookmarks . Also, there was code warrior type of popup bookmarks to the tops of your procedures and methods in your current file.