Enjl wrote:h2643 wrote:Isn't this pause screen of PGE Engine is beautiful?!
The alignment of the "Pause" bothers me a bit. I think it would look better if placed further up.
Its my first experiment with a "Menu-box" which provides dialogue box with a menu to choice one of variants. This menu box can be used for any pursposes. I think, yea, I need to provide ability to set up in the ini file also interval between title and menu items. Now in the ini file we can change padding (how much space will be around stuff inside the box). I also technically provides ability use any texture (it will be used like any sizeable block) to restyle menu-box.
Here is my one of WIP screenshots which shows a test of menu box which I styled like message box:
Note about huge interval between menuitems and title: the space delivered automatically to scrolling arrow, because this menu has more items than allowed to be printed (here I allowed to print 7 elements, but in this menu is 8 items ).

Any custom menus are be possible to use with lua scripts or with some events to provide dialogues with a branches