ericoporto / ImGi

AGS Script Module for Immediate Gui (based on rxi's Microui)
https://www.adventuregamestudio.co.uk/forums/index.php?topic=58842.0
Other
2 stars 2 forks source link

Enhancement: Add Popup in the Script API #4

Closed ericoporto closed 3 years ago

ericoporto commented 3 years ago

Pop-ups allow to make things like right-click menu, modal windows and other things. It may be useful to breakup into slightly different functions the variations of usage.

For now this is blocked by needing to fix jump commands.