How to get numeric input from User in Text Mode(NOT GUI)???
| Wed, 2006-04-12 09:49 | |
|
Hi All,
I am new to Symbian. I am using CConsoleBase class. I want to develop simple menu driven interface in text mode(NOT in GUI) Like: 1. New 2. Open 3. Exit Enter Ur Choice: N i want choiced input from user in the numeric form i.e 1 or 2 or 3. Can any guy or gal suggest me how to do it??? Any advice is highly appreciated. Plz do respond immediately. Thanx & Regards, Amit. |
|






Forum posts: 982
pirosl
Forum posts: 41
Thanx once again here.
Same question i will ask that will i be able to handle numeric keys through the return value type TKeyCode of Getch()
If yes then How??
Regards,
Amit.
Forum posts: 982
pirosl
Forum posts: 41
I am bit confused whether these KeyCodes will be used to handle inputs from the keyboard or from the emulators keypad???
Forum posts: 982
pirosl
Forum posts: 41
Amit.