In order for this site to work correctly we need to store a small file (called a cookie) on your computer. Most every site in the world does this, however since the 25th of May 2011, by law we have to get your permission first. Please abandon the forum if you disagree.

Para que este foro funcione correctamente es necesario guardar un pequeño fichero (llamado cookie) en su ordenador. La mayoría de los sitios de Internet lo hacen, no obstante desde el 25 de Marzo de 2011 y por ley, necesitamos de su permiso con antelación. Abandone este foro si no está conforme.

TMonthCalendar:dValue

Xailer professional forum in English
Responder
Oleg
Mensajes: 474
Registrado: Mié Jun 07, 2006 3:45 pm

TMonthCalendar:dValue

Mensaje 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)Â
notelo
Mensajes: 54
Registrado: Sab Abr 28, 2007 2:06 pm

TMonthCalendar:dValue

Mensaje 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
notelo
Mensajes: 54
Registrado: Sab Abr 28, 2007 2:06 pm

TMonthCalendar:dValue

Mensaje 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
Oleg
Mensajes: 474
Registrado: Mié Jun 07, 2006 3:45 pm

TMonthCalendar:dValue

Mensaje por Oleg »

Jose!
Thank you. It works.
Oleg.
Oleg
Mensajes: 474
Registrado: Mié Jun 07, 2006 3:45 pm

TMonthCalendar:dValue

Mensaje por Oleg »

Jose!
Thank you. It works.
Oleg.
Responder