Thursday , 21 November 2024

CS410 Assignment no 4 fall 2012

Assignment No.  4
Semester: Fall 2012

CS410 – VISUAL PROGRAMMING

 

Total Marks: 20

 

Due Date:

January 28, 2013

 

Instructions

Please read the following instructions carefully before submitting assignment:

It should be clear that your assignment will not get any credit if:

 

  • Assignment is submitted after due date.
  • Submitted assignment does not open or file is corrupt.
  • Assignment is copied (From internet/ to from students).

 

Objective

– Creating and handling Menus

– Use Common Dialog Boxes of Windows

Software (s) Used to develop Assignment

– Dev C++ (4.9 or latest)

Assignment Submission Instructions

– .c / .cpp file format is only acceptable

– All other formats like .doc / .txt / .docx are straight marked as zero

 

Assignment

 

 

Task 1:   (10 Marks)

– Draw a simple windows

– Windows shows a menu named as ‘Choose’ having three sub-menus which are;

* Color

* Font

 

Task 2:     (10 Marks)

– When we choose / click ‘Color’ sub-menu then common control of windows to choose color is appeared.

– When we click ‘Font’ sub-menu, common control of windows to choose Font is appeared.

For task 2, you have to put some effort and have some research from internet and other resources. One of the useful links is provided below to help you out to perform task 2 of assignment.

http://msdn.microsoft.com/en-us/library/windows/desktop/ms646829(v=vs.85).aspx

 

* If you have any question / queries regarding assignment 4, feel free to ask via e-mail at cs410@vu.edu.pk. But you are not supposed to post assignment related query on MDB. Assignment related question / query will be blocked and not answered.

Deadline:

Your assignment must be uploaded on or before January 28, 2013.

 

Check Also

CS410 Solved Subject Mega Collection form Final Term Papers

QNo.1   Synchronization objects? Answer:- A synchronization object is an object whose handle can be specified …

Leave a Reply

Your email address will not be published. Required fields are marked *

*