Is there a way to restrict the number of header files shown when clicking the '.h' icon in an editor? Espec. with Symbian projects I get a good three to four screen pages of framework headers along with my three own headers.
In short: I'd like to set the number of indirections in the header file listing. Is this possible?
Currently there is no way to filter level of header includes in the header pop-ups. Future SDKs will add project headers to the project target itself (during the project import) to help with this issue.