You do not have permission to edit this page, for the following reason:
The action you have requested is limited to users in one of the groups: Users, Administrators.
Free text:
A vote table demo program that can be used in real time (the stand alone version) or be used in a Lua application. It contains: * A stand alone version, wish allows you to change the values of the votes. * A function that can be implemented by Lua developers for their applications. Everything is built in a function, for easy use for Lua developers. == User guide == Here is an example of the arguments that you can put in to the function load: vote(23,"Yes",45,"No",13,"Blank",80,100,true) Short description: vote(votes1,voted1,votes2,voted2,votes3,voted3,x,y,summary) | | | | What opt 1 voted, as string. | How many votes. | Summary as boolean, true or false. == Controls == Left/Right - Modify value Start - Reset to default value == Screenshots == https://dlhb.gamebrew.org/psphomebrew/images/votetablepsp2.png == Changelog == '''Bug fix''' * The bug that was fixed was the freeze bug. It was caused if you putted all votes to < 1, because of the procent calculation. However, it's fixed now. == External links == *QuickJump - http://forums.qj.net/psp-development-forum/62591-release-vote-tabel-real-time.html#post892812 [[Category:Lua applications on PSP]]
Advertising: