Class browser hierarchical display
Class browser hierarchical display
- Subject: Class browser hierarchical display
- From: Dario Accornero <email@hidden>
- Date: Tue, 6 Jan 2004 11:40:47 +0100
Hello,
I'm working on a native C++ static library target with Xcode 1.1 on
7D24. I'm pulling up a class browser with the following options:
hierarchy, all classes; hierarchical outline; show inherited members;
show project & framework entries; show methods and data; show classes &
protocols/interfaces; show instance & class.
This browser does not contain the main hierarchy of my project; in
fact, the only classes from my project present in the browser are
template-based. No fixed-type class is shown. I have to use flat
outlines to actually see my library's class hierarchy -- only it's not
an hierarchy now since it's flat. ;-)
Is there any way to get a decent hierarchical display or am I missing
something obvious?
Thanks,
Dario
_______________________________________________
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.