Incorrect usage of wxInvalidDateTime ?

François Ingelrest athropos at gmail.com
Wed Nov 1 07:57:20 PST 2006


On 11/1/06, Vadim Zeitlin <vadim at wxwindows.org> wrote:
>  You can use it as initial value for the date object which doesn't have any
> valid initializer. But no other operations on wxInvalidDateTime are valid,
> you should write "if ( date.IsValid() )" instead of comparing date with it.

Thanks for your reply, it seems so obvious now...




More information about the wx-users mailing list