[wx-dev] Re: CVS: [VZ] wxWindows/src/msw bmpbuttn.cpp, 1.68,
1.69
Vadim Zeitlin
vadim at wxwindows.org
Sat Jul 1 17:35:32 PDT 2006
On Tue, 27 Jun 2006 04:47:18 +1000 (EST) Jamie Gadd <jrgadd2 at cs.latrobe.edu.au> wrote:
JG> > If we really want to do this, we should make it a style because I think it
JG> > would look really bad for the buttons used in a toolbar-like fashion (just
JG> > imagine focus rectangle on the toolbar buttons).
JG>
JG> Sure, isn't that what we can use wxBU_AUTODRAW for?
In fact I had no idea we used it for this, I believed quite firmly that
this was an old and deprecated style which did nothing at all. But I see
that I'm wrong as it's even documented as working like you say.
Sorry for my ignorance,
VZ
More information about the wx-dev
mailing list