List the general design principles used when creating a program that will use a GUI.
General design principles that should be followed:
Before starting any programming for GUI first we need to decide
that everything should be consistent in every aspect like menus,
fonts, colors, prompts. so that half of the difficulty will be
captured there itself and can sort it out. visual presentation
should be very aesthetic. As much as possible try to prevent the
errors while designing or programming, for example if user makes
any error the GUI should able to tell the user that what mistake
they had done with it. Try to minimize the action that will be
doing by user so that they will not feel spending or browsing more
time, design to make them feel smoth and very comfortable. look for
compatibility that mean it should work for all the devices. One of
the most important thing is responsiveness in terms of images,
text.
Get Answers For Free
Most questions answered within 1 hours.