Bug #18539 2012-03-22 15:51
nomenr12
Wrong property in wx editor call exeption
svn build rev 7789 (2012/02/11 03:42:39) gcc 4.5.2 Windows/unicode - 32 bit
file->new->project->wxWidgets project->Go
Next->wxWidgets 2.8.x->Next->
wx0005
O:\Work
wx0005.cdp
O:\Work\wx0005\wx0005.cbp
Next->Next->wxSmith, Frame Based->Next->$(#wx)->MSV C++ 2005/2008->wxWidgets is build as a monolith lib, Enable unicode, Create and use precompiled geader (PHC), Configure Advanced Options->Next->Yes->GUI Mode App,GUI Mode App->Finish
wx0005frame.wxs
Add wxPanel
Add 3x wxBoxSizer (2 into one)
in 2nd wxBoxSizer set proportion to -1
Get crash:
AppName: codeblocks.exe
AppVer: 0.0.0.0
ModName: wxmsw28u_gcc_cb.dll
ModVer 2.8.12.0
Offset: 0018e119
- Category
- Application::Crash
- Group
- Platform:Windows
- Status
- Open
- Close date
- Assigned to
History
nitram 2012-03-22 18:41
I can confirm the crash occurs.
Same build under Win7 32bit.