|
-
Mar 23rd, 2003, 11:48 AM
#1
Thread Starter
Frenzied Member
2 questions....
I posted a topic a few days ago about plotting a graph by reading in an equation from an edit box...I was told to write a parser, but I have no idea of where to start....anny suggestions???
Also, is it possible to retrieve data from an edit field in a dialog??
-
Mar 23rd, 2003, 01:06 PM
#2
Re: 2 questions....
Originally posted by CyberCarsten
Also, is it possible to retrieve data from an edit field in a dialog??
No, of course not? Why would you want to retrieve the data? 
Just joking. Try GetWindowText, GetDlgItemText or the WM_GETTEXT message.
All the buzzt
 CornedBee
"Writing specifications is like writing a novel. Writing code is like writing poetry."
- Anonymous, published by Raymond Chen
Don't PM me with your problems, I scan most of the forums daily. If you do PM me, I will not answer your question.
-
Mar 23rd, 2003, 01:11 PM
#3
Thread Starter
Frenzied Member
hehe thanks
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|