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

Home » Developing U++ » U++ TheIDE and Library: Releases and ChangeLogs » Paint system once again refactored...
Paint system once again refactored... [message #5164] Fri, 08 September 2006 22:32
mirek is currently offline  mirek
Messages: 14290
Registered: November 2005
Ultimate Member
Believe or not...

BTW, if you wish to to see how U++ repaints, place Ctrl::ShowRepaint(50) into GUI_APP_MAIN. (50 -> show repaint area for 50ms).

Areas that are backpainted because they are transparent (or are combined from several close transparent areas using heurestics) are painted blue.

Areas that are painted directly are green.

Areas that are forced backpainted (Ctrl::BackPaint) are red.

Mirek
Previous Topic: Image tutorial
Next Topic: SqlExp deeply refactored
Goto Forum:
  


Current Time: Sat Apr 25 18:43:18 GMT+2 2026

Total time taken to generate the page: 0.00382 seconds