how to capture the value from a listbox

Login to reply to this topic.
Sat, 2004-06-26 07:46
Joined: 2004-06-14
Forum posts: 22
Let say if i have a text editor as a listbox, how do i extract or read the input in the text editor? Because i wanna store the setting into database, so next time when ever i previously type in still inside, what should i do if i using C++?

Sun, 2004-06-27 15:52
Joined: 2003-07-02
Forum posts: 130
how to capture the value from a listbox
When you say Text editor you are talking about CEikEdWin?
Sun, 2004-06-27 16:45
Anonymous (not verified)
Forum posts: 2043
how to capture the value from a listbox
ya, do u know how?
Sun, 2004-06-27 18:07
Joined: 2003-06-12
Forum posts: 104
how to capture the value from a listbox
u can use CEikEdwin::GEtText()...

"its all right, the gun isn't loaded."

  • Login to reply to this topic.