Home » Developing U++ » U++ TheIDE and Library: Releases and ChangeLogs » New assert...
New assert... [message #4420] |
Sat, 05 August 2006 22:46 |
 |
mirek
Messages: 14265 Registered: November 2005
|
Ultimate Member |
|
|
Recently I have encountered several hard to spot repainting bugs caused by nested repainting (e.g., during Paint routine through a chain of method calls, Prompt gets opened).
To catch them early, I have added a new ASSERT to Win32 CtrlCore code which fails if this situation happens.
On similar note, I have added some ASSERTs to "Clip" Win32 implementation, which fails when required rectangle is wrong - that helped to catch bug in RichEdit paint.
Mirek
|
|
|
Goto Forum:
Current Time: Mon Jul 07 09:04:47 CEST 2025
Total time taken to generate the page: 0.03811 seconds
|