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

Request : C::B View::notebook enhancements

<< < (10/23) > >>

Jenna:

--- Quote from: jens on December 16, 2010, 05:25:00 pm ---The patch comes after some more cleanup.

--- End quote ---

Her it is, as written it contains the maximize-editor-on-tab-dclk-patch as described here: http://forums.codeblocks.org/index.php/topic,13862.msg93310.html#msg93310 .
It's not tested on windows, and might not work correctly in some cases with tabs, that are moved with drag and drop.

EDIT:

Updated patch: http://forums.codeblocks.org/index.php/topic,13826.msg93555.html#msg93555

oBFusCATed:
Unfortunately the patch doesn't apply in the debuggers branch, so I can't test it :(

Jenna:

--- Quote from: oBFusCATed on December 16, 2010, 07:28:06 pm ---Unfortunately the patch doesn't apply in the debuggers branch, so I can't test it :(

--- End quote ---
So try this, just the minimize space patch, without the other changes.
Not (yet) tested (currently compiling), but it's against actual revision of debugger-branch.

Does not compile (most likely a missing include).
Update comes later this evening, no time at the moment.

EDIT:
Updated patch: http://forums.codeblocks.org/index.php/topic,13826.msg93389.html#msg93389

Jenna:
This one should compile and work, I missed an essential part in the first one.

Jenna:

--- Quote from: daniloz on December 08, 2010, 02:24:08 pm ---Since the feature-request season is open... ;-)

On thing I miss is the ability to scroll through the tabs (notebooks) by using the mouse wheel.

--- End quote ---

Here is an updated patch that includes the maximize-editor-on-tab-dclk-patch described here: http://forums.codeblocks.org/index.php/topic,13862.msg93310.html#msg93310 ,
the minimize-free-space-patch as described above and a patch that allows scrolling through the tabs.
The mousewheel-feature is easy to implement on wxGTK, but needs a hack using mouseenter- and mouseleave-event on windows.
That's the cause, why it took so long to create it.

EDIT:

Updated patch: http://forums.codeblocks.org/index.php/topic,13826.msg93583.html#msg93583

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version