Custom Save/Load Dialogs

Started by heirofmaul, Sat 31/03/2007 08:57:59

Previous topic - Next topic

heirofmaul

I searched around for this, but couldn't find much useful.  Probably because it's too easy for everyone else ::)  I know you can make your own GUIs for things like "quit" and "save" etc. interfaces, but as for the actual "save" and "load" dialogs, where you are dealing with the save files, can you create/customize your own so it's not just the same old basic dialogs?  If so, could someone please give me a straight rundown of how to do it to set me on the path?  Thanks.

Joe

#1
About your question there's no possibility of modifying the SAVE/LOAD dialogs.
On the other hand there are some modules like:

  Pablo's module which is really similar to the current AGS SAVE/LOAD dialogs and can be modified!!

  Or my module wich is an ALL TOGETHER GUI and can be modified.

Hope I helped
Copinstar © Oficial Site

heirofmaul

Thanks.  That seemed to have helped me out.  But when I click Save or Load from my custom options menu, the editable dialogs show up behind the options screen.  Do you know how I can make the Save and Load dialogs popup in front of the options screen without having to turn the options screen off?

Sparky

To change the way GUI's stack, change the ZOrder number. The lower the number, the farther in front your GUI will be placed. So if your Options screen is set to 6, set your save and load screens to 5.

heirofmaul

Yeah, I thought that was all I had to do, but I did so and it still doesn't order correctly.  Any other things that may affect how that works?

Ashen

Actually, Sparky got that backwards - The higher the number, the farther in front your GUI will be placed - think of it as them stacking out from the screen, coming towards you. So, your Save/Load GUI needs to have a higher Z-Order than your Options screen to appear in front of (on top of ... whatever) it.
I know what you're thinking ... Don't think that.

heirofmaul


SMF spam blocked by CleanTalk