main logo
Subject: Re: Close form on ESC
Author: Sal Brasko
Posted: 2001/06/06 13:49:02
 
View Entire Thread
New Search


Thanks James,

I think I'm gonna need this tip later on.

I have different problem now with iNavToolbar not being visible when program is run from EXE, but when run from source it's visible.

Would you know anything about that?

TIA,

Sal

<i><font color="#663300"><i><font color="#663300">I have an eBizObjForm which I want to close on ESC. What's the right way of doing it so if the data on the form is changed, the question SAVECHANGES pops up?

Greetings Sal,

If you use a bizobj form thisform.isChanged() will ask the primary bizobj if it has any changed data... thisform.oBizobj.isChanged().

You should examine the bizobj method to see if it then queries all the children for changes. Seems to me that didn't happen correctly in CB60, but I have been wrong before.
HTH</font></i>


 
©2001 Sal Brasko
<-- Prior Message New Search Next Message -->