

Study with the several resources on Docsity
Earn points by helping other students or get them with a premium plan
Prepare for your exams
Study with the several resources on Docsity
Earn points to download
Earn points by helping other students or get them with a premium plan
An assignment for the cs410 visual programming course during the spring 2012 semester. Students are required to create a window similar to notepad and design its menus. For task 1, they need to create menus with the same style as notepad, including disabled submenus. For task 2, they must create a new window for the 'about notepad' submenu in the 'help' menu and display their name, study program, vu roll number, and vu logo in the top left corner. The assignment is to be submitted in cpp format by the due date of june 21, 2012.
Typology: Exercises
1 / 2
This page cannot be seen from the preview
Don't miss anything!


Assignment No. 3 Semester: SPRING 2012 CS410 – VISUAL PROGRAMMING
Total Marks: 10
Due Date: June 21, 2012
Instructions
Please read the following instructions carefully before submitting assignment:
It should be clear that your assignment will not get any credit if:
o Assignment is submitted after due date. o Submitted assignment does not open or file is corrupt. o Assignment is copied (From internet/ to from students).
Objective Draw a windows and working with menus.
Software (s) Used to develop Assignment DEV C++
Assignment Submission Instructions o Assignment is only accepted in CPP format. All other formats are discarded as straight marked as zero. o If your assignment is unable to compile (rather there is a little mistake), zero marks would be awarded to you and no compensation is granted in this regard.
Assignment
You are required to draw a window just like notepad. Screen Shot is given below;
Task 1: (5 Marks = 1 + 1 + 1 + 1 + 1) You have to design menus as present in notepad software, but functionality is not required (only menus). Some of the submenus are disabled at first run of notepad. You also designed menus in same style.
Task 2: (5 Marks = 1 + 1 + 1 + 2) In last menu (Help), there is a submenu name as About Notepad, a new windows is displayed. You have to work on this. In newly opened window, you have to display your Name, Study Program, VU Roll No and logo of VU on its left top corner.
_ There are no marks of just showing windows after compiling._*
Deadline: Your assignment must be uploaded on or before June 21, 2012.