Originally Posted By: Fear411
looks very cool.
Does it support resolution change?


It support to export menus which being fitted to the current screen-size. That means, you create a menu optimized for 1024x768. When the user runs a 800x600 screen, all panels being scaled smaller and will be set exactly at the right position.

The alignment of panels (bottom, right, center, etc.) of course works in every resolution, either.

For this feature the code-exporter generates a startup function called "set_menu_startup()" in which the positions will be continously calculated.

Regards
TSGames