From: Itamar M. L. J. L. <ita...@gm...> - 2019-02-05 23:00:13
|
Hi! >rebuild HwGUI and the program and report here does this help? Yes, works fine! I add this in line 93 hwindow.prg IF ( Empty( wParam ) .AND. ( oItem := Atail( HDialog():aModalDialogs ) ) != Nil .AND. hwg_Isptreq( oItem:handle, lParam ) ) Best regards, Itamar M. Lins Jr. |