News:

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

Main Menu

Open wx source files easily

Started by Jeisson, December 11, 2007, 01:24:21 AM

Previous topic - Next topic

Jeisson

Hi wxFolks!

Sometimes I want to edit or view a source file of the wxWidgets distribution. Let say, <wx/string.h>. So I do a typical search in the File Manager (e.g. Windows Explorer or Dolphin), then I drop the file over CodeBlocks. If I want to view the related .cpp file, I have to repeat the procedure (F11 does not work).

But I have noticed when I am debugging the project, the IDE opens wxWidgets distribution files automatically when a do "step into" command.. So, I wonder if there is an easier way to open these files with in IDE?

Thanks in advance.
Greetings!

Pd.: I beg your pardon if this question is already, I could not find something related in the search.