To create a window application (WinDIR app/ Drive Tree app.) using different GUI components and Direct view architecture.
AIM:
To create a window application (WinDIR app/ Drive Tree app.) using different GUI components and Direct view architecture.
THEORY:
Windows is a graphics based multitasking operating system. To help in the development of Windows applications Windows provides numerous built in functions that allow for the easy implementation of pop up menus, scroll bars, dialog boxes, icons and many other features that represent a user friendly interface.
THE LAYOUT OF A WINDOW:
The basic features that are common to all Windows applications are as follows:
Border
Title Bar
Control Icon
System Menu
Minimize Icon
Maximize Icon
Close Window Icon
Vertical Scroll Bar
Horizontal Scroll Bar
Menu Bar
Client Area
CONCLUSION:
Thus we made an application in direct view architecture using above given GUI features of Windows.
Leave a Reply