|
From: Alexander S.K. <al...@be...> - 2014-04-21 12:13:31
|
Itamar M. Lins Jr. Lins пишет:
> Here not work :( While I key <RETURN> run hwg_msginfo("v2") twice.
You wrote that "The dialog not run valid flag into last get". So, it
run , but the problem is that for the last get it executes twice ?
For now I fixed it in situation where the NOEXIT clause is set for
the dialog.
> If I remove // it auto click on BUTTON "OK" and close dialog.
Yes, of course - this is the same behavour as in Clipper. If you don't
want this, you need to add NOEXIT to the dialog declaration.
Regards, Alexander.
|