Problem with ShowModal
Publicado: Mié Abr 11, 2007 1:28 pm
Dear developers!
In attached sample I try to call modal form with TDBFBrowse from another
modal form.
When I create this form just before ShowModal, it works.
But when I create this form earlier (in FormInitialize) and use it later,
this form is appeared but does not respond any key or mouse clicks.
I want to use this technique (early form creation) in my projects.
Can you look at this problem?
Thank you. Oleg.
Attached files test14.zip (4.7 KB)Â
In attached sample I try to call modal form with TDBFBrowse from another
modal form.
When I create this form just before ShowModal, it works.
But when I create this form earlier (in FormInitialize) and use it later,
this form is appeared but does not respond any key or mouse clicks.
I want to use this technique (early form creation) in my projects.
Can you look at this problem?
Thank you. Oleg.
Attached files test14.zip (4.7 KB)Â