Integer Editor
| Wed, 2007-10-17 11:37 | |
|
Hi... I am creating a program to display two text boxes in a dialog. I got some example programs and from that i collected the resource coding. And this is the code which displays two text boxes as i was expecting, RESOURCE DIALOG r_npro_multi_line_layout But i want to convert this to integer editor... Can anyone please help me..... I have also tried Numerical editor examples, but it is not getting executed properly. Please help me to convert the code.. |
|






Forum posts: 26
Change the control as NUMBER_EDITOR . Hope it ll work.
Ruchi.
Forum posts: 26
Change the control as NUMBER_EDITOR . Hope it ll work.
Ruchi.
Forum posts: 7
Thanks Ruchi..
I have changed the control to AVKON_INTEGER_EDWIN
Now its working.
Forum posts: 26
Congrates...
Ruchi.