Page 1 of 1

Quick search

Posted: Thu Nov 05, 2009 1:13 pm
by DSP_Programmer
Hello Eran,

If I use the quick search for functions, within the result, there will be 2 outputs: the declaration and the implementation. This is ok, but I can not easily differenciate the one from the other (see attachement). Is there any way within the results window to mark e.g. the declaration with another color than the implementation or use a different symbol in front of the name for declaration and implementation?

Best regards.

Re: Quick search

Posted: Fri Nov 13, 2009 11:50 pm
by DSP_Programmer
I found a quick and dirty way to change this. Within the soure file "quickfinder_selectsymbol.cpp" I changed the return value for the "prototype" kind within the function "getImageId" to a value of 7, which results in a non loaded image for prototypes.