lua-users home
lua-l archive

[Date Prev][Date Next][Thread Prev][Thread Next] [Date Index] [Thread Index]


So I am really interested in LUA, but I am lost in looking for information regarding what I am looking to do.  I want to use LUA to create a UI that is somewhat transparent and sits on top of a current video game window.  What I am looking for is a simple hello world lua script that would attach itself to an open window and just print "hello world" right in the center.  At least this would get me really started.  Any info would be greatly appreciated.  I am very skilled with Java and other languages so you can speak technically.  I just need to figure out how to hook into the window and what tools to use to paint to the screen.  Again any info would be greatly appreciated.  Links to a tutorial or anything.  Thanks in advance,

Vince