[wx-dev] wxCalendarCtrl changes
Vadim Zeitlin
vadim at wxwidgets.org
Tue Apr 1 09:15:51 PDT 2008
On Tue, 01 Apr 2008 09:13:23 -0700 Robin Dunn <robin at alldunn.com> wrote:
RD> Marcin Wojdyr wrote:
RD> > On Tue, Apr 1, 2008 at 5:32 PM, Vadim Zeitlin <vadim at wxwidgets.org> wrote:
RD> >> Does this look good? Any ideas about EnableYearChange()?
RD> >
RD> > Yes, it looks good.
RD> > EnableYearChange() was marked as deprecated,
RD>
RD> Unless I'm missing something, it was not marked as deprecated. It just
RD> simply doesn't exist in either the base class or the gtk class, only the
RD> generic class.
Again, I don't know what to do about this one -- it doesn't even have a
return value the caller could check so is it really a good idea to make it
do nothing and leading the program to believe that it forbid the changing
of the year when, in fact, it didn't?
Regards,
VZ
More information about the wx-dev
mailing list