This paper is published in Volume-7, Issue-2, 2021
Area
Computer Engineering
Author
Medhavi Pimple, Harshada Bauskar, Vartika Chand, Sneha Sabale, Nilesh Kulal
Org/Univ
Terna Engineering College, Navi Mumbai, Maharashtra, India
Pub. Date
26 April, 2021
Paper ID
V7I2-1491
Publisher
Keywords
XML, TinyXML, UI layout, Parsing, Modified, GUI

Citationsacebook

IEEE
Medhavi Pimple, Harshada Bauskar, Vartika Chand, Sneha Sabale, Nilesh Kulal. XML based UI designer using C++, International Journal of Advance Research, Ideas and Innovations in Technology, www.IJARIIT.com.

APA
Medhavi Pimple, Harshada Bauskar, Vartika Chand, Sneha Sabale, Nilesh Kulal (2021). XML based UI designer using C++. International Journal of Advance Research, Ideas and Innovations in Technology, 7(2) www.IJARIIT.com.

MLA
Medhavi Pimple, Harshada Bauskar, Vartika Chand, Sneha Sabale, Nilesh Kulal. "XML based UI designer using C++." International Journal of Advance Research, Ideas and Innovations in Technology 7.2 (2021). www.IJARIIT.com.

Abstract

The application aims for generating a Graphical User Interface (GUI) from XML-based documents. Within the application, display components for building a GUI are defined, also a layout hierarchy will be describing the layout relationships between the displayed objects, specifying how relative these display components are on a layout window in the GUI. The appearance of display objects within the GUI may also be altered which are humanly readable that makes debugging relatively easy. So, this is an application wherein the XML files can be read, modified, and also be extended to contain new information without breaking existing implementations. Most significantly, describing interfaces as structured documents allows efficient reuse of composite UI objects. Thanks to this manipulation and storage, users can create and customize interactive layouts.