Hi! I would like to display a DialogBox as long as an external command is running and then remove it without any user interaction. I thought something like this might work, but it doesn't: @infoWin.handle(nil, MKUINT(FXDialogBox::ID_CANCEL, SEL_UPDATE), nil) Thanks in advance for any suggestions! Best regards, Steve