Einzelnen Beitrag anzeigen

Benutzerbild von semo
semo

Registriert seit: 24. Apr 2004
755 Beiträge
 
Delphi 2010 Professional
 
#10

Re: Flackern von API-Controls verhindern

  Alt 28. Dez 2006, 22:55
kleiner nachtrag:

beim erzeugen von windows per createwindowex() kann man das aus der vcl bekannte doublebuffered mit der angabe von dwExStyle = WS_EX_COMPOSITED erreichen

Zitat:
Windows XP: Paints all descendants of a window in bottom-to-top painting order using double-buffering. For more information, see Remarks. This cannot be used if the window has a class style of either CS_OWNDC or CS_CLASSDC.
  Mit Zitat antworten Zitat