Hi everyone!
I searched the forum and the manual too, but I couldn't find the answer: is it possible to force the default load and save dialogs to the center of the screen?
And maybe to resize them?
My game has a 800 x 450 resolution and when the dialogs show up, they are placed at the middle-bottom of the screen, so they are a bit cropped. Especially the save dialog.
Is it possible to place them at center of the screen?
thanks!
bye
manu
No, they don't center nor resize at the moment, this is a known problem but very low priority and thus was never fixed.
Built-in dialogs are there just as placeholders. Normally you would replace them with your own GUI. You may see game templates to see examples of how it may be done.
Thanks!