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

Multi File editing

<< < (4/18) > >>

mariocup:
The patch is really cool :D

It would be nice if the configuration of the split windows is saved per project. As far as I know codeblocks saves only the open files and the tab positions in the .layout files. Is there a chance to save the split settings too?

Thx,

Mario

MortenMacFly:
I think we all here love the work of "Der Meister".

Hence just to avoid the "apply, apply" questions:
IMHO this patch has to be used very carefully and is a very special case due to:
1.) Binary compatibility with 08.02 basically is lost.
2.) This mix of wxFlatNotebook / wxAuiNotebook should be cleaned up (as "Der Meister" suggested: Make all wxAuiNotebook).
3.) MAC testing is needed, too.
4.) Layout should be saved (as mariocup suggested).
5.) We need some time for plugin devs to adopt.

So this does not mean it will be rejected (of course not) but it most likely will not appear in the nightlies any time soon. It is more likely to appear in a special branch which needs to be maintained by somebody obviously, probably until the next official release.

JGM:
really cool! no more third party components  :)

killerbot:

--- Quote from: JGM on June 16, 2008, 05:56:16 pm ---really cool! no more third party components  :)

--- End quote ---

wxScintilla, TinyXml  8)

rhf:
Der Meister,
Great!  Based on some very quick tests, this appears to be is a very useful feature.
However, I am a little puzzled about the removal of the splitting mechanism.

--- Quote from: Der Meister on June 15, 2008, 03:18:32 pm ---... This patch also removes the old editor splitting mechanism as it is no more required.

--- End quote ---
At times, it is very handy to have split views of the same file.
Using your patch, I could not figure out how to do that.  Perhaps, I am missing something.
Thanks for your good work.
rhf

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version