i did a search and would have bet to find a similar request, but i did not.
At the moment, the MessageRequester() is always centered to the screen when it pops up. It would be nice if it has a ParentID argument:
Code: Select all
MessageRequester(Title$, Text$, [ParentID [,Flags]])
Thx, Uwe