Page 1 of 1

Add ParentID argument to MessageRequester()

Posted: Fri Mar 06, 2015 1:45 pm
by uwekel
Hi,

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]])
If the ParentID of the calling window is set, the MessageRequester() should be centered to the parent window.

Thx, Uwe

Re: Add ParentID argument to MessageRequester()

Posted: Fri Mar 06, 2015 3:25 pm
by Little John
Yes, that would be useful.
+ 1