Hi all, I want to display my alter to a specific position dynamically. Now I am able to do it using a workaround. I have noticed that the alert takes the position of the last displayed dialog box. Therefore I have created an empty dialog box for displaying it before displaying the alert box and then hide the dialog box. But this is not the best solution. There should be a solution for directly determining the position of the alerts. This also applies to api_application.showpopupmessage command. George |