spartacus
19th March 2003, 14:49
In which section do I come back, after I started a synchronized dialog with a double click ?

We still have the problem, that we have to update some things, after we come back from a synchronized dialog.

Spartacus

evesely
20th March 2003, 22:29
I haven't found a section that I return to on exit (such as after.choice for modify.set), but I have noticed that if I have a before.display.object section in my main session, when I save data in my synchronized dialog, this section gets called and the value of choice is 64 (bms). Presumably the dialog is sending a message/event to the main session.

I don't know if this will help, but I thought it might be worth mentioning.