User forums > Help
Windows Nighly Recent crash issue for Environment setting.
oBFusCATed:
Rather strange. How on earth does this control get the wxLB_OWNERDRAW style set?
There is no mentioning of wxLB_OWNERDRAW in the whole repo. :(
And the styles for it in the xrc file are wxLB_SINGLE|wxLB_HSCROLL|wxLB_NEEDED_SB...
oBFusCATed:
I see this happens because the control is wxCheckListBox... stupid.
oBFusCATed:
Can someone confirm that this issue is not present in wx30 builds?
Looking at the code I can guess that it should be working fine.
stahta01:
--- Quote from: oBFusCATed on June 09, 2015, 09:32:13 pm ---Can someone confirm that this issue is not present in wx30 builds?
Looking at the code I can guess that it should be working fine.
--- End quote ---
Will check later today; building wx30 right now.
Tim S.
stahta01:
--- Quote from: stahta01 on June 09, 2015, 11:57:29 pm ---
--- Quote from: oBFusCATed on June 09, 2015, 09:32:13 pm ---Can someone confirm that this issue is not present in wx30 builds?
Looking at the code I can guess that it should be working fine.
--- End quote ---
Will check later today; building wx30 right now.
Tim S.
--- End quote ---
It worked with the debug build of wxWidgets 3.0.2.
Going to test the non-debug version next.
Edit: No problem with the non-debug version.
Tim S.
Navigation
[0] Message Index
[#] Next page
[*] Previous page
Go to full version