Search found 3 matches
- Sat Sep 10, 2005 10:34 am
- Forum: PSP Development
- Topic: Q3 symbol list, call for participation
- Replies: 50
- Views: 23064
- Wed Sep 07, 2005 6:23 pm
- Forum: PSP Development
- Topic: anyone working on something similar to curses?
- Replies: 1
- Views: 1092
I think you mean a widget toolkit. I think I saw some code for microwindows or nano-x in the svn. but I dont' know if that comes with a widget set or just low level windowing functions. I think theres a small selection of widget sets built to run on sdl. That might work as well. I know what you mean...
- Wed Aug 03, 2005 8:19 am
- Forum: PSP Development
- Topic: Fast keyboard method, version 1.1
- Replies: 34
- Views: 19055
Did any of you guys play Beyond Good and Evil? That had a great virtual keyboard method. It uses the analog-circular method shown above. But instead of fitting all of the characters into one circle, they kind of overlapped to give each character a wider range of the selection arc. They dealt with th...