From: Alexander S.K. <al...@be...> - 2015-07-23 12:20:26
|
Itamar M. Lins Jr. Lins пишет: >>The problem may be solved, if we introduce a >>new flag, :lEditing for example, which will be set in :Edit() method - >>and you will be possible to return from :bLostFocus if needed. Is it >>suitable ? > > Yes if possible and not very work for you, do this. I'll add it after Sourceforge will work again. > > A observation only, I use hBrowseEx. > For HBrowseEx you can use the :oEditDlg variable. IF !Empty( oBrw:oEditDlg ) - then the editing occurs now. Regards, Alexander. |