At the moment the dialog is on top of the current active lister (Set dlg = ClickData.Func.Dlg). Changing line 10 to Set dlg = DOpus.Dlg (dlg.window = null not necessary) would help to show the dialog on top of the standalone viewer but this wouldn't be enough. To combine ShowInfo and Tagger it would be necessary to integrate the features of Showinfo completely into the Tagger script. Puuh, nice challenge! I'll see if I can put this together.