Archive for the ‘Visual Programming’ Category

Visual Programming – Set 3   Leave a comment

1. What are the two types of dialog boxes? Dialog boxes are classifies into Modal dialog boxes Modeless dialog boxes 2. What are modal dialog boxes? Modal dialog boxes require the user to respond before the application continues. These modal boxes can be stacked so that one dialog boxes starts another, thus forcing control to [...]

Visual Programming – Set 2   Leave a comment

Define Resource script file. The Resource Script file contains the resources such as Bitmaps, Icons, Images which is being used by an application. This file is given as input to the Resource Compiler. It is being generated for every application to contain the resources used by that application. What is the use of ‘OnDraw’ function? [...]

Visual Programming – Set 1   Leave a comment

1. What are the advantages of Windows Environment? (i) User friendliness – Makes easier for an end-user to understand the operations of an application (ii) GUI – Graphical User Interface – Helps to create an application with Window, Menu, Icons, Dialog boxes, Variety of controls etc. which reduces the complexity of application development and increases [...]

Follow

Get every new post delivered to your Inbox.