Skip to content

Instantly share code, notes, and snippets.

@Yonaba
Last active December 26, 2015 20:39
Show Gist options
  • Save Yonaba/7210493 to your computer and use it in GitHub Desktop.
Save Yonaba/7210493 to your computer and use it in GitHub Desktop.
IUP Message Example
print(package.path:gsub(';','\n'))
require ('iuplua')
iup.Message('Hello', 'Hello from IUPLua')
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment