From mboxrd@z Thu Jan 1 00:00:00 1970 From: leonp@plris.com To: sourcenav@sourceware.cygnus.com Subject: Coloring problem -problem of installation or feature? Date: Sun, 25 Mar 2001 03:41:00 -0000 Message-id: <5.0.2.1.0.20010325134247.00a7ffa0@plris.com> X-SW-Source: 2001-q1/msg00256.html Hello, Please, excuses for a silly question, but I wasn't able to find an answer in docs, helps, etc. In my project I see some elements (function names, variables) colored only in declarations, but nothing is colored (except C-language words) inside the functions. I mean, for example: void Func1() {..........} <--Func1 is RED void Func2() { <--Func2 is RED ........ Func1(); <--Func1 is BLACK!!! ..........} Is this a problem of my installation/settings or this was planned so at the beginning? The situation is the same in my Win2K and Linux installations. Thanks ahead. Leon Pollak leonp@plris.com