473,386 Members | 1,766 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,386 software developers and data experts.

I dont understand..

I dont understand how to do this

I created a dialog based project and that is fine for most
of my programming project, but one dialog box is going to generate a graph, and as
far as i know from my books that requires a view?

I can add a view to my project but i dont see where i add a frame and doc?
Or can i add a view to a normal dialog box? (I dont think i can do this but if i could it would be handy

Im using visual c++ 6.0 enterprise edition, and im totally stuck, im not sure how to go about thi
and i have to get this done

Can anyone give me some advice or point me towards something that explains this simply
I havent seen anything that handles this situation. Most say create an sdi or mdi project.. but most of thi
is dialog based.
Nov 17 '05 #1
1 1691

"Merrua" <an*******@discussions.microsoft.com> wrote in message
news:CB**********************************@microsof t.com...
I dont understand how to do this.

I created a dialog based project and that is fine for most
of my programming project, but one dialog box is going to generate a graph, and as far as i know from my books that requires a view?

I can add a view to my project but i dont see where i add a frame and doc?
Or can i add a view to a normal dialog box? (I dont think i can do this but if i could it would be handy)
Im using visual c++ 6.0 enterprise edition, and im totally stuck, im not sure how to go about this and i have to get this done.

Can anyone give me some advice or point me towards something that explains this simply. I havent seen anything that handles this situation. Most say create an sdi or mdi project.. but most of this is dialog based.


OK, plain talk time.
There is no simple way to achieve what you want to do and it's time for some
serious study.
There are several excellent references to MFC programming that will cover
the ground you need:

http://msdn.microsoft.com/library/de...m_with_mfc.asp

is a place to start.
Books:
Excellent reference:
http://www.bookpool.com/.x/mkx6f7p9e4/sm/1572316950
Thorough tutorial:
http://www.bookpool.com/.x/mkx6f7eo0i/sm/0764543881

The second book, if studied carefully, will prepare you for what you want to
do.
You should also strongly consider the first book, as it is probably the best
reference and you'll use it frequently in your travels.

--
Peter [MVP Academic]
Nov 17 '05 #2

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

18
by: news.pandora.be | last post by:
I tried everything. I even tested it in combination with opera and mozilla. (I use IE 6 mostly) It's reduced to the simple example below. Please tell me what is wrong with my understaning of...
10
by: Simon Mansfield | last post by:
I have been given a list of exercises to do by my tutor, one of which is this: http://www.cems.uwe.ac.uk/~amclymer/Software%20Design%20and%20C++/Exercises/Exercise%208/Exercise.html Which i am...
7
by: Maarten | last post by:
Hi, I have a gridview (2.0), in the page load I remove a couple of columns from the gridview which I dont need. (All the columns are databound) This works fine. But after a postback all the...
3
by: Sheau Wei | last post by:
This is the code the code that i try to run it as my search engine for my database. But i dont understand why i run a notice that undefind index. Can u help me ? <form method="post"...
5
by: ryann18 | last post by:
I was just wondering, my teacher assigned a project for me and told me to "create one cat in SandBox and put all the methods (for example method_1) you need for the excercises in KittyKitty and call...
19
by: so many sites so little time | last post by:
the table is head the colunm is called body <?php //show_site.php // This script retrieves blog entries from the database. // Address error handing. ini_set ('display_errors', 1);...
2
by: Richard Coltrane | last post by:
Hello, Can anyone point me in the direction of some good introductory resources to MVC and Web. I have looked up several resources on MVC in general (none of which have any code samples) but I...
6
by: Bishop | last post by:
a += (UInt32)(url + (url << 8) + (url << 16) + (url << 24)); I'm trying to understand what the above line of code does. I understand that the url part of (url << 8) returns part of the string...
3
by: canabatz | last post by:
Hello all!! i got a small problem ,not big :) i got this example of a link in my site that display everything correctly! http://www.mysite.com/product.php?id=200 now my problem is : if...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.