Re: TMonthCalendar Update



"Terry A Haimann" <terry@xxxxxxxxxxxxxx> wrote in message
news:pan.2006.12.29.03.39.52.59498@xxxxxxxxxxxxxxxxx

I know what the problem was:

When I tryed to change the date field programmaticaly and it failed,
it was because multiselect was true. If Multiselect is set to false
it works perfectly.

Now all I do is have multiselect set to false and then on formshow, I
change the date to current date and THEN change multiselect := true.

Why on formshow? You want to do this, once, when the form has finished
loading, not whenever it is made visible.

And why does this fail in a multiselect calendar? What is it trying to
tell you? Isn't there a better solution?

Groetjes,
Maarten Wiltink


.