Developer forums (C::B DEVELOPMENT STRICTLY!) > Development

nicer tree-view for "projects" and "open files list"

<< < (3/7) > >>

Pecan:

--- Quote from: Charon on June 13, 2007, 05:24:41 pm ---then it dawned on me. i was still using wxWidgets 2.8.3. upgraded to 2.8.4 and voila, the bug was gone!

--- End quote ---

There is still something wrong though. I'm running 2.8.4 and I still have this problem.

The check marks on the menu items will not UNCHECK, nor will the tree display change.

killerbot:
I already applied the patch [modified it a bit for const correctness] before your cleaned up version ;-)


About the tree with the workspace being removed, I think there's less interest though.

mariocup:
Hi,

as in the symbol view and the codesnippets view there is a search field, I would prefer the same implementation/mechanism for selecting files in the project view.

Furthermore I think that a browser view of the filesystem with a search field perhaps with a file extension filter *.cpp would be very nice for developers.

Bye,

Mario

Charon:
it's a pity, if i had known this i wouldn't have to clean it up :-(
at least i learned a little bit of the svn command line client this way!

thanks anyway! i guess i am little bit proud now for my first included patch ^^

but please enlighten me, what did you change for const-correctness? apart from coding-style changes the only real change i can see is the removal of a variable i forgot to delete.


regards
Markus


PS.: deep inside i stll hope for the workspace-node to vanish ;-)

killerbot:
example : FindItem method doesn't change anything to the state of the object --> therefor it is a const method.

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version