News:

When registered with our forums, feel free to send a "here I am" post here to differ human beings from SPAM bots.

Main Menu

Splitting up Management

Started by Mad Scientist, July 12, 2007, 12:42:05 AM

Previous topic - Next topic

Mad Scientist

Is there anyway to put the different management tabs(Projects, Symbols, Resources) in different places on the screen?

dmoore

Python plugins: [url="https://github.com/spillz/codeblocks-python"]https://github.com/spillz/codeblocks-python[/url]
Code::Blocks Daily Builds -- Ubuntu PPA: [url="https://launchpad.net/~damien-moore/+archive/codeblocks"]https://launchpad.net/~damien-moore/+archive/codeblocks[/url]

Mad Scientist

Cool that looks like exactly what I was looking for plus the ability to have multiple files out at once.
A couple questions before I download it though is it possible to use just the plugin part with the latest version of CB( from nightly or SVN ). And how stable is it?

dmoore

#3
more stable than it was :D I wouldn't recommend it without testing thoroughly first. (for what it is worth i haven't had a crash lately). The detachable editors definitely need some work (e.g. cut/paste/undo/redo are a bit dodgy because of a well known CB issue)

unfortunately you can't just use the plugin. to get that functionality requires a patch to CB proper.

Python plugins: [url="https://github.com/spillz/codeblocks-python"]https://github.com/spillz/codeblocks-python[/url]
Code::Blocks Daily Builds -- Ubuntu PPA: [url="https://launchpad.net/~damien-moore/+archive/codeblocks"]https://launchpad.net/~damien-moore/+archive/codeblocks[/url]