I have a BrowserForm and a EditForm. If i show a EditForm with show() the calling BrowserForm doesn't stop execution. If i want to edit the displayed Record in my EditForm i want to stop the execution of my BrowserForm until my EditForm returns. I think for this my EditForm has to be a Dialog and not a Form. How do i get a DialogForm instead of a normal Form in ClassDesigner?
Is using a Dialog the right thing here?
Uwe
©2006 Uwe Grauer |