Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Best practice UI guide?

I'm looking for a guide about UI best practices, in particular for Windows winform applications, with recommendations or descriptions of control sizes, label/textbox alignment, choice of checkbox or radio, etc.

like image 699
fxkim Avatar asked Jan 14 '11 14:01

fxkim


People also ask

What are the 3 Golden Rules of UI design?

The golden rules are divided into three groups: Place Users in Control. Reduce Users' Memory Load. Make the Interface Consistent.

What are the best practices for consistent UI design?

As they become more acquainted and become regular users, they begin to trust the product more and more, which is a reflection of the consistent design. To provide users with a consistent UI, here are five best practices I’ve found useful for everyday design. 1. User-focused UI and UX design research

What is a UI Style Guide?

What is a UI style guide? UI style guides are a holistic set of design standards for UI elements and interactions that occur in different web/app products, ensuring product consistency across different design teams, companies, and brands.

What are the best practices for developing a GUI?

Five Best Practices for Developing a Graphical User Interface (GUI) 1 Work Together Across Disciplines. ... 2 Understand The Whole User Experience. ... 3 Reduce Costs and Increase Quality with Simulation. ... 4 Isolate Presentation from Logic. ... 5 Make Your Data Work. ... 6 Finally, Get Help When You Need It. ...

What makes an outstanding UI design?

Intuitive interfaces, simplistic design, consistency, easy road mapping, using data to know your audience and visibility design are six principles that make for outstanding UI design. Pixel506 can help you design and develop your mobile apps, websites and software products.


1 Answers

If you're looking to create an application with the look and feel of a "typical" Windows application, the Windows desktop UI Guidelines documentation is probably a good place to start. It does contain recommendations for the points mentioned in your question, as well as many others that you probably haven't even considered yet.

like image 126
Nicole Calinoiu Avatar answered Oct 23 '22 21:10

Nicole Calinoiu