#Locating Dialogs
Does anyone know how to create an IPAS4 function to position a dialog anywhere
on the screen? I'm looking for something similar to center_dialog() but with
some added functionality like: put_dialog_at(x,y) where x,y is the new
location of the dialog box.
Alfonso
P.S. I tried modifying the Dialog structure, but this didn't work.