SystemRequest()

Report any Hollywood bugs here
Post Reply
djrikki
Posts: 682
Joined: Wed Apr 06, 2011 12:26 am

SystemRequest()

Post by djrikki »

Hi,

Under MacOSX a call to SystemRequest() ( perhaps other dialog box calls as well?) opens the dialog box relative to the position of the active display. This can and does open dialog boxes on inaccessible locations on the user's screen.

Under AmigaOS and Windows the dialog box always the dialog box in the centre of the screen - which is far better.

Are you able to alter MacOS X compiles so that all dialog boxes are opened in the centre of the screen?
Evolve - Rapid GUI Development tool for MUI Royale and RapaGUI
http://myevolve.wordpress.com
User avatar
airsoftsoftwair
Posts: 5834
Joined: Fri Feb 12, 2010 2:33 pm
Location: Germany
Contact:

Re: SystemRequest()

Post by airsoftsoftwair »

Right, this is a cross-platform inconsistency. I'll try to adapt the Mac OS X version to behave like the other ones.
Post Reply