[wx-dev] comctl32.dll version
Robin Dunn
robin at alldunn.com
Wed Aug 8 12:16:10 PDT 2007
Bo Yang wrote:
>> You can use wxRendererNative to draw a column header, and it will use
>> the Theme engine to do it on XP or will fall back to a generic version
>> otherwise. There is no need for wxDataViwCtrl to reinvent the wheel
>> here.
> After my review of the code, I found that in MS Windows, there is no
> native DrawHeaderButton implement.
Yes there is. See the wxRendererXP class in src/msw/renderer.cpp.
--
Robin Dunn
Software Craftsman
http://wxPython.org Java give you jitters? Relax with wxPython!
More information about the wx-dev
mailing list