Author Topic: Why does SmartSense filters by current class scope when using "this->"?  (Read 2265 times)

Offline ThundThund

  • Multiple posting newcomer
  • *
  • Posts: 21
Well, the question is in the title, I feel that using new libraries (I'm a begginer with wxWidgets, for example) is a pain because I can't learn by discovery, but by studying and memorizing the documentation, which is a backwardness. So, I've been searching for a way to configure it so all the results, including base classes' members, are listed in the SmartSense list... and I couldn't find anything. Only the members of the class where I type "this->" are shown. Is there a way to solve it? Why was this decission taken?

Thanks in advance, I thought this would be interesting for more people.

Offline ThundThund

  • Multiple posting newcomer
  • *
  • Posts: 21
Some ideas come to my mind, is it possible to configure what folders should the SmartSense mechanism search in for symbols?