PDA

View Full Version : Zion OSK V1.1 Beta - On Screen Keyboard



Safari Al
November 17th, 2007, 04:29
Via Zion (http://www.zionmax.com)

Updated : please download the new version below (if you downloaded the old version please update to the one below)


Hey guys.

Well as promised I have been hard at work on my unamed game.

I decided to make a OSK for it as i didn't like the danzeef's osk's awkward integration and lack of simplicity to modify.

So I created my own. It's usage is really simple too.

Example usage (Example included in download also) :

---------------------------------------------------------------------------
dofile("zionosk.lua")

while true do

OSK_Main()

end
-----------------------------------------------------------

You get the value of the inputted string from the below variable :

----------------
Name
---------------


I may or may not use this in my game, idk yet. But thought it was worth sharing with you guys anyway.

It features the following :

Full Character Set (Same as danzeff osk) Font Printing Character Limit Nice GUI (Modified Danzeff osk images) Easily Integratable Easily Modifiable

It hasn't been compiled/encrypted of course and is made in lua. It's primarily aimed at lua dev's who are seeking a easy to modify and integrate OSK into there game/application.

Hope you like it.

Note : If you use this you MUST leave the "powered by zionosk v1.0 beta" text in the osk. you may move the text to another location if you wish, but it has to be clearly visable.

Via ZionMax.com (http://www.zionmax.com)

Thanks

Screenshots :

http://i236.photobucket.com/albums/ff71/pspcoder/OskScreenshot2.png (http://www.zionmax.com)

http://img407.imageshack.us/img407/3238/zionoskscrenshot2ha7.png (http://www.zionmax.com)

---V1.1 Changes
Made usuage easier Improved Code

Download Via Attachment

if someone could fix the code tag please do its killing me.