Hi, it's me again :p
I'm still developping my project with Code::Blocks, and one of the missing features I told in the first post is really, really lacking :
- a very cool feature which lacks and would be very simple to add (or I didn't see that ?) : it would be very nice to be able to open a file which is part of the project just by writing its name, just as we can launch a program in GNOME using the Alt+F2 and typing its name
I have got a lot of files, and having to look for the right folder by hand makes me forget what I was going to do...(well, at least, it doesn't help concentration ^^).
If nobody wants to add this feature, I wonder if I could do it myself...
I downloaded the SVN repository but do not manage to build it using the autotools, as ./configure tells me this :
./configure: line 24891: AM_OPTIONS_WXCONFIG: command not found
./configure: line 24892: syntax error near unexpected token `2.8.0,'
./configure: line 24892: `AM_PATH_WXCONFIG(2.8.0, wxWin=1)'
Any idea ?
Ah and yet another lacking feature is the possibility to re-open a closed tab, as what is possible with Firefox ; it's a pain to look for the file we just closed, because we forgot to write something into ^^
And last one, and then I stop :p : giving the user the possibility to choose on how many rows we would like the tabs to be would be great too, as personnaly, I don't have a sufficient place...(this is what is done with the must-have Firefox plugin "Tab Mix Plus" ^^)
Thanks