A B C D E-F G H I J K L M N O P Q-R S T U V W X-Y Z
close this section of the library Kumar, Jay Shankar
View the PDF document Database-centric Development of Menus and Graphic User Interfaces
Author : Aggarwal, R. B.;Dhawan, Amit;Kumar, Jay Shankar
Source : Defence Science Journal ; Vol:57(1) ; 2007 ; pp 133-138
Subject : 681.3 Computer Science;681.3:355 Computer Applications in Defence
Keywords : Graphic user interface;Dynamic controls;Database;Menu;Hierarchy code;Link table
Abstract : The database-centric approach to graphic user interface (GUI) development, quickly and easily manages standardisation and modification of labels and look and feel of controls by keeping various control-creation data into the database. The runtime generation of controls provides the flexibility to control their creation and modification issues. This method freezes the application code once the development is over. The process of recompilation is eliminated when creation or modification of controls is done. Dynamic controls such as menus, label, text box, button, combo box, list box, group box, check box, radio button, tab control, spin button, tree control can be easily formed and controlled using this approach.