News:

Accounts with zero posts and zero activity during the last months will be deleted periodically to fight SPAM!

Main Menu

Not display structs in Symbol browser?

Started by some_fella, September 15, 2010, 09:02:48 PM

Previous topic - Next topic

some_fella

I am wondering if there is a way to only display classes in the symbols browser? Currently it fills up with all the structs and classes and enums and stuff. I would like to be able to just browse the classes without having to scroll past (and search through) all the other info.

Or least separate them from classes? so that they are not intermixed?

Jenna

Right-click the symbols-browser and chose "Sort by kind".
It will still "mix" classes and structs, but structs are in fact just classes where all elements are public (as default setting, that can be overwritten).