Code::Blocks Forums
Welcome,
Guest
. Please
login
or
register
.
Did you miss your
activation email
?
1 Hour
1 Day
1 Week
1 Month
Forever
Login with username, password and session length
News:
As usual while waiting for the next release - don't forget to check the
nightly builds
in the forum.
Home
Help
Search
Login
Register
Code::Blocks Forums
»
User forums
»
Using Code::Blocks
»
Splitting up Management
« previous
next »
Send this topic
Print
Pages: [
1
]
Go Down
Author
Topic: Splitting up Management (Read 4288 times)
Mad Scientist
Multiple posting newcomer
Posts: 25
Splitting up Management
«
on:
July 12, 2007, 12:42:05 am »
Is there anyway to put the different management tabs(Projects, Symbols, Resources) in different places on the screen?
Logged
dmoore
Developer
Lives here!
Posts: 1576
Re: Splitting up Management
«
Reply #1 on:
July 12, 2007, 12:50:31 am »
like this?
to test see here:
http://forums.codeblocks.org/index.php/topic,6384.msg49248.html#msg49248
and discussion here
http://forums.codeblocks.org/index.php/topic,6325.0.html
Logged
Python plugins:
https://github.com/spillz/codeblocks-python
Code::Blocks Daily Builds -- Ubuntu PPA:
https://launchpad.net/~damien-moore/+archive/codeblocks
Mad Scientist
Multiple posting newcomer
Posts: 25
Re: Splitting up Management
«
Reply #2 on:
July 12, 2007, 01:23:09 am »
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?
Logged
dmoore
Developer
Lives here!
Posts: 1576
Re: Splitting up Management
«
Reply #3 on:
July 12, 2007, 01:30:34 am »
more stable than it was
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.
«
Last Edit: July 12, 2007, 01:32:21 am by dmoore
»
Logged
Python plugins:
https://github.com/spillz/codeblocks-python
Code::Blocks Daily Builds -- Ubuntu PPA:
https://launchpad.net/~damien-moore/+archive/codeblocks
Send this topic
Print
Pages: [
1
]
Go Up
« previous
next »
Code::Blocks Forums
»
User forums
»
Using Code::Blocks
»
Splitting up Management