Página 1 de 1

TMonthCalendar:dValue

Publicado: Lun Abr 23, 2007 3:09 pm
por Oleg
Dear developers!
In attached sample I try to call modal form with TMonthCalendar.
When I select some date with double click or Enter key,
TMonthCalendar:dValue
becomes empty. It happens after ShowModal call. When I trace
TMonthCalendar:dValue before this form close,
it has the correct value.
Can you look at this problem?
Thank you. Oleg.


Attached files test14.zip (2.8 KB)Â

TMonthCalendar:dValue

Publicado: Lun Abr 23, 2007 3:15 pm
por notelo
Oleg,
> In attached sample I try to call modal form with TMonthCalendar.
> When I select some date with double click or Enter key,
> TMonthCalendar:dValue
> becomes empty. It happens after ShowModal call. When I trace
> TMonthCalendar:dValue before this form close,
> it has the correct value.
If I understood correctly just set lHideOnClose to .T. and it should work.
Regards,
José Lalí­n

TMonthCalendar:dValue

Publicado: Lun Abr 23, 2007 3:15 pm
por notelo
Oleg,
> In attached sample I try to call modal form with TMonthCalendar.
> When I select some date with double click or Enter key,
> TMonthCalendar:dValue
> becomes empty. It happens after ShowModal call. When I trace
> TMonthCalendar:dValue before this form close,
> it has the correct value.
If I understood correctly just set lHideOnClose to .T. and it should work.
Regards,
José Lalí­n

TMonthCalendar:dValue

Publicado: Lun Abr 23, 2007 3:28 pm
por Oleg
Jose!
Thank you. It works.
Oleg.

TMonthCalendar:dValue

Publicado: Lun Abr 23, 2007 3:28 pm
por Oleg
Jose!
Thank you. It works.
Oleg.