PtokaX forum

Development Section => Extensions for PtokaX Lua => Topic started by: bluebear on 03 March, 2006, 22:09:45

Title: Use this thread to tell me what extensions you want!
Post by: bluebear on 03 March, 2006, 22:09:45
If you need some extension for lua feel free to tell me about it here whether it already exist or not :)
Title: Re: Use this thread to tell me what extensions you want!
Post by: Herodes on 13 March, 2006, 21:34:53
there is a lib I'd like to see in Ptx... its called afxLua (http://luaforge.net/frs/?group_id=112) and it concerns:
QuoteafxLua is an add-on library for Lua on MS Windows System that has this functionality File Management, Manipulate Registry, Console IO function, Windows Manipulation, Mouse Emulation, Clipboard, Dll function loader, System Information & Many more ...
Title: Re: Use this thread to tell me what extensions you want!
Post by: bluebear on 15 March, 2006, 20:27:23
Now that there might be a new lua version for ptokax, i will look at it when its released. Or when i know when its scheduled to release :)

And this library might not be compatible with Lua 5.1
Title: Re: Use this thread to tell me what extensions you want!
Post by: Herodes on 15 March, 2006, 20:32:52
Quote from: bluebear on 15 March, 2006, 20:27:23
Now that there might be a new lua version for ptokax, i will look at it when its released. Or when i know when its scheduled to release :)

And this library might not be compatible with Lua 5.1
Fair enough,... ;)

I hope that the time that AfxLua goes .1 isn't far cause this would be a really usefull extension ;)
Title: Re: Use this thread to tell me what extensions you want!
Post by: bastya_elvtars on 17 March, 2006, 00:55:37
http://luaforge.net/projects/lua-iconv/

Converts from and to various text encodings, very useful for data fetc'h from www. ;)

In theory, it's 5.1-compatible