[wx-dev] wxMSW: Themed borders?
Robin Dunn
robin at alldunn.com
Tue Aug 7 11:42:07 PDT 2007
Julian Smart wrote:
> Robin Dunn wrote:
>> Let me know if you need any help or info from me.
> Great, thanks. Did your patch fix the borders for all controls without
> determinental side-effects as far as you know?
IIRC I was mainly concerned about generic widgets and not the native
controls, so I'm not sure how much testing I did with them. I think I
assumed that the new style would not be used with the native controls by
default although I do remember thinking it would be nice to be able to
automatically use it with wxTE_RICH or wxTE_RICH2 textctrls since they
still use the sunken style by default in XP.
--
Robin Dunn
Software Craftsman
http://wxPython.org Java give you jitters? Relax with wxPython!
More information about the wx-dev
mailing list