A text editor. I'm not very good with lua yet or i would do it myself. But it would be nice to do lua programming on the go or away from the computer.
Edit:Also an onscreen keyboard in qwerty format.
Search found 2 matches
- Sat Aug 27, 2005 4:00 pm
- Forum: PSP Lua Player Development
- Topic: Sugestion for a lua program or addition to luaplayer
- Replies: 0
- Views: 1953
- Wed Aug 24, 2005 2:26 pm
- Forum: PSP Lua Player Development
- Topic: Button help
- Replies: 1
- Views: 2459
Button help
Ok, I have the code to see when you press a button. But I only want it to go through the code for the button press once while its held down. now it does it every time it goes through the main loop. Is there a way to tell when its lifted so it will only work when they lift the button?