SaveFileRequester() ~ Position in application window
Posted: Wed Feb 25, 2009 9:30 am
Hi,
Please could the file Save and Open requesters (and others?) centralize themselves in the window of the calling PB application, or at least close to the mouse position.
In my view this should be standard practice and not require special coding tricks to achieve.
A good way to do this would be to add an optional parent window ID along the same lines as OpenWindow(). This would be a consistent and backward compatible way of doing it.
I and my customers run two or more screens on their PC and it is confusing for requesters to appear on the wrong screen!
(In a recent television interview the author Terry Pratchett said that he had six screens on his PC because his desk was not big enough for eight.
)
RichardL
Please could the file Save and Open requesters (and others?) centralize themselves in the window of the calling PB application, or at least close to the mouse position.
In my view this should be standard practice and not require special coding tricks to achieve.
A good way to do this would be to add an optional parent window ID along the same lines as OpenWindow(). This would be a consistent and backward compatible way of doing it.
I and my customers run two or more screens on their PC and it is confusing for requesters to appear on the wrong screen!
(In a recent television interview the author Terry Pratchett said that he had six screens on his PC because his desk was not big enough for eight.

RichardL