how to retrieve text from CEikEdwin

Login to reply to this topic.
Mon, 2007-08-20 11:33
Joined: 2007-07-31
Forum posts: 152

hi can anybody tell me how to get text from CEikEdwin?


Life is too short ! so do as many good things as you can do...
Brajesh Kumar...
Beginner in Symbian C++


Mon, 2007-08-20 11:46
Joined: 2004-05-21
Forum posts: 285
Re: how to retrieve text from CEikEdwin

use GetText( ) and Text( ). I would suggest to read the class documentation before asking.

Cheers,
Sri

Mon, 2007-08-20 11:52
Forum Nokia Champion
Joined: 2006-10-12
Forum posts: 463
Re: how to retrieve text from CEikEdwin

Maybe by calling GetText on Edwin might sort out your problem. Check SDK doc for more details on this
Edit : Thanks Sri, didnt realise that I had kept this window open too long!!

Mon, 2007-08-20 12:33
Joined: 2007-07-31
Forum posts: 152
Re: how to retrieve text from CEikEdwin

thanks...


Life is too short ! so do as many good things as you can do...
Brajesh Kumar...
Beginner in Symbian C++

Tue, 2007-08-21 01:58
Joined: 2007-04-29
Forum posts: 51
Re: how to retrieve text from CEikEdwin

SO LAZY

  • Login to reply to this topic.