OFPEC Forum

Editors Depot - Mission Editing and Scripting => Arma2 - Editing/Scripting General => Topic started by: Deadfast on 22 Aug 2009, 15:57:56

Title: Stacking dialogs
Post by: Deadfast on 22 Aug 2009, 15:57:56
Hello,
I'd like to create a dialog on top of another one (which would basically act as a background).

The best example of what I'd like to achieve is the game's menu.

Thanks for your ideas,
Deadfast
Title: Re: Stacking dialogs
Post by: i0n0s on 22 Aug 2009, 18:55:21
From my knowledge:
Not possible aside of combining both dialogues in one.
Title: Re: Stacking dialogs
Post by: Mandoble on 22 Aug 2009, 20:34:47
Same or inferior knowledge level here  :P
Title: Re: Stacking dialogs
Post by: Worldeater on 23 Aug 2009, 19:54:02
It can be done with so called "Controls Groups" but it won't be easy. Arma1's armory uses them for its main menu. You might also be able to extract useful information from this topic (http://www.ofpec.com/forum/index.php?topic=33390.0).
Title: Re: Stacking dialogs
Post by: Deadfast on 23 Aug 2009, 21:04:00
Awesome thanks :)