Posted in Usability on October 30, 2008 | Leave a Comment »
The User Interface Editor can be used to specify and set properties for predefined dialog boxes that are displayed during installation on the target computer.
The User Interface Editor is a tree control containing two sections: Install and Admin. The Install section contains dialog boxes that will be displayed when the end user runs the installer; [...]
Read Full Post »
A User Interface Management System (UIMS) is a mechanism for cleanly separating process or business logic from Graphical user interface (GUI) code in a computer program. UIMS are designed to support N-tier architectures by strictly defining and enforcing the boundary between the business logic and the GUI. A fairly rigid Software architecture is nearly always [...]
Read Full Post »