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

wxFlatNotebook update + Patch

<< < (2/7) > >>

tiger683:
It fixed a nasty bug for me, when accidentally dragging a notebook-panel or a marked text itself inside the notebook area
would freeze the mouse pointer on button-release (could move it, but rendering it unable to click anything, even outside C::B window) :D
Thanks!

EDIT: It's gentoo Linux unicode build, wxGTK 2.6.3_p2, C::B revision 2411, gcc-4.1/glibc-2.4

thomas:
Update: It does not work so nicely after all.  :(
When closing the application without having a project open, I get a null pointer exception...

thomas:
The reason for this is that EditorManager destroys its notebook page on exit. wxFNB 1.3 destroys the notebook page again, which causes the crash.

The modification for EditorManager is in svn.

tiger683:

--- Quote from: thomas on May 05, 2006, 01:22:01 pm ---The modification for EditorManager is in svn.

--- End quote ---

Thanks!  :D

Didn't notice since the "Something went wrong inside C::B" window disappeared so fast

MortenMacFly:

--- Quote from: thomas on May 05, 2006, 01:04:37 pm ---When closing the application without having a project open, I get a null pointer exception...

--- End quote ---
I obvoisly never did that... which is surpising me... :shock: - but I can confirm this issue. It also happens when you just close the start page after a fresh startup of C::B.

--- Quote from: thomas on May 05, 2006, 01:22:01 pm ---The modification for EditorManager is in svn.

--- End quote ---
Luckily I can confirm this, too. Thanks, Thomas!
With regards, Morten.

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version