closing one custom dialog box while keeping another one open - FDK
Hi,
In my FDK client, I have a costume dialog box (main dialog box) that clicking one of its buttons opens another custom dialog box (second dialog box) while the main dialog box is still open. What I want is that when the user clicks OK in the second dialog box, it closes just the second dialog box. But when the user clicks the OK button in the second dialog box, FrameMaker closes both dialog boxes. In my "F_ApiDialogEvent" function, I used the "F_ApiClose" function and passed it to the second dialog box's ID. But, the result was the same; pressing the close button closes both dialog boxes immediately.
Any help regarding this issue will be appreciated.
Sanam
