#157082 - thegamefreak0134 - Mon May 19, 2008 2:20 am
I've gotten to the wonderful stage of saving files with my image program, and I've hit a slight snag. I'm basically out of VRAM on my main screen, which means I can't really pull up a new background with new fancy memory to throw a keyboard on-screen.
(I have to use basically all of my background memory for engine A when I'm handling a 24bit PCX file, as I need to go into full bitmap mode and that chews up memory when it goes fullscreen. I have some wiggle room for 256 color and 16 color images of course, but I really want to leave support for 24bit images in, as it's kind of cool.)
I was wondering if there is a keyboard already built into the library that I can throw down onto the subscreen. If such a thing existed, it would make my life a little easier. I would only really need to be able to poll it for individual characters, although if it were possible to have one output a string that would be neat as well. I'm more than OK with writing a keyboard myself, I'm just wondering if it's already been done, as it will save time and let me release the alpha for this thing a lot faster.
Thanks!
-thegamefreak0134
_________________
What if the hokey-pokey really is what it's all about?
[url=http:/www.darknovagames.com/index.php?action=recruit&clanid=1]Support Zeta on DarkNova![/url]
(I have to use basically all of my background memory for engine A when I'm handling a 24bit PCX file, as I need to go into full bitmap mode and that chews up memory when it goes fullscreen. I have some wiggle room for 256 color and 16 color images of course, but I really want to leave support for 24bit images in, as it's kind of cool.)
I was wondering if there is a keyboard already built into the library that I can throw down onto the subscreen. If such a thing existed, it would make my life a little easier. I would only really need to be able to poll it for individual characters, although if it were possible to have one output a string that would be neat as well. I'm more than OK with writing a keyboard myself, I'm just wondering if it's already been done, as it will save time and let me release the alpha for this thing a lot faster.
Thanks!
-thegamefreak0134
_________________
What if the hokey-pokey really is what it's all about?
[url=http:/www.darknovagames.com/index.php?action=recruit&clanid=1]Support Zeta on DarkNova![/url]