I am developing a program in C++ using Codewarriorfor the palm OS.
I have a form with a list box. I want the form to process
keydownevents (I want the user to navigate a large list box with key
strokes). My problem is, I can't figure out how to open up the
keyboard while this form is open. I noticed the keyboard will open for
other forms that have fields. Is there anyway to activate the keyboard
on my form with only a listbox?
Thanks,
RABMissouri