Add a new method that should be used for drawing the elements of list-like
controls (i.e. wx{List,Tree,DataView}Ctrl and similar).
Implement it for wxMSW natively and provide a straightforward generic fallback
for the other ports.
See #16414.
|
||
|---|---|---|
| .. | ||
| makefile.bcc | ||
| makefile.gcc | ||
| Makefile.in | ||
| makefile.unx | ||
| makefile.vc | ||
| renddll.cpp | ||
| render.bkl | ||
| render.cpp | ||
| render_vc7_renddll.vcproj | ||
| render_vc7_render.vcproj | ||
| render_vc8_renddll.vcproj | ||
| render_vc8_render.vcproj | ||
| render_vc9_renddll.vcproj | ||
| render_vc9_render.vcproj | ||