U++ framework
Do not panic. Ask here before giving up.

Home » Developing U++ » U++ TheIDE and Library: Releases and ChangeLogs » New assert...
New assert... [message #4420] Sat, 05 August 2006 22:46
mirek is currently offline  mirek
Messages: 14290
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
Previous Topic: zlib compression now part of Core....
Next Topic: Linux fixes...
Goto Forum:
  


Current Time: Sat Apr 25 20:52:46 GMT+2 2026

Total time taken to generate the page: 0.00388 seconds