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

wxAuiNotebook issues

<< < (2/3) > >>

cybek:

--- Quote from: MortenMacFly on November 28, 2009, 07:29:03 am ---
--- Quote from: jens on November 15, 2009, 01:34:01 am ---I hope to start a discussion, because the tab-order issues are "only" annoying, but the crash is in my opinion a serious bug.

--- End quote ---
Works nicely here with Windows XP-SP3 and Windows Vista. It indeed is more user friendly. Hence a couple of third party plugins need an update, too. Just for the record.

For the schedule: I think it's time to merge the scintilla branch including this patch. That's my personal opinion.

--- End quote ---
How to patch it in the Windows Seven (and other, etc.)? I must download wxWidgets source, apply patch and compile it to dll?
Why you don't return to using wxFlatnotebook?

Jenna:

--- Quote from: cybek on November 29, 2009, 12:50:04 am ---
--- Quote from: MortenMacFly on November 28, 2009, 07:29:03 am ---
--- Quote from: jens on November 15, 2009, 01:34:01 am ---I hope to start a discussion, because the tab-order issues are "only" annoying, but the crash is in my opinion a serious bug.

--- End quote ---
Works nicely here with Windows XP-SP3 and Windows Vista. It indeed is more user friendly. Hence a couple of third party plugins need an update, too. Just for the record.

For the schedule: I think it's time to merge the scintilla branch including this patch. That's my personal opinion.

--- End quote ---
How to patch it in the Windows Seven (and other, etc.)? I must download wxWidgets source, apply patch and compile it to dll?
Why you don't return to using wxFlatnotebook?

--- End quote ---

The patch is against C::B sources, not wxwidgets sources.
Nevertheless to compile C::B you need wxWidgets headers and libs (either self-compiled or pre-build like wxwidgets-devpak).

The main cause to switch from flatnotebokk to auinotebook is the possibility to have two (or more) different files side by side.

There is no way back (in my opinion), but we have the possibility to fix the problems introduced with auinotebook, and that's the better way.

oBFusCATed:
Applied the patch on my main install -> gentoo linux amd64.

Ctrl+tab works correctly, no visible problems.

MortenMacFly:

--- Quote from: jens on November 15, 2009, 01:34:01 am ---I attach a patch against C::B trunk, the same patch and patches against the scintilla- and the debugger-branch can be found on my server: http://apt.jenslody.de/patches/ .

--- End quote ---
Jens, I see no serious show-stoppers and I am using this patch for the time being without issues on Windows and (rarely) on Linux. I think you can commit to trunk.

oBFusCATed:
No visible issues on linux, too...

1. Ctrl + tab wraps around correctly
2. Reordering of tabs works as expected

p.s. I can't click on the buttons in the notebook, but this seems to be a wx issue (I don't use the default style... and don't remember which one was... will check tonight)

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version