Copyright (c) 2004-2008, SwiftThoughts.com. All rights reserved.
GUI Development
Often the common graphical components such as Text Boxes & Buttons do not suffice to
represent the results or for inputs from user. Customised GUI enables to take inputs
from user in a manner that the user understands. This saves the user from feeding inputs
in a cryptic manner.
Consider for example a Traffic Simulation Application. It is obvious that inputs should be
taken graphically so that roads & crossings can be shown visually. A customised GUI
enables user to represent visually information the way he understands, make modifications
by simply clicking, dragging & droping, view results thus making the best use of screen space.