New posts in user-interface

Declaring a custom android UI element using XML

Netbeans GUI editor generating its own incomprehensible code

What is the need of JSF, when UI can be achieved with JavaScript libraries such as jQuery and AngularJS

Difference between a View's Padding and Margin

Making a robust, resizable Swing Chess GUI [closed]

How can I schedule updates (f/e, to update a clock) in tkinter?

How do I align views at the bottom of the screen?

tkinter: how to use after method

Creating a custom button in Java with JButton

Windows program to remove titlebar, frame, etc from a window?

How to best position Swing GUIs?

Applying MVC With JavaFx

Is it possible to have several languages in Windows 8?

GUI not working after rewriting to MVC

How to create RecyclerView with multiple view types

Menu select item stuck on screen after context or command menu has closed

What are MVP and MVC and what is the difference?

Tkinter: AttributeError: NoneType object has no attribute <attribute name>

How do I update the GUI from another thread?

The Use of Multiple JFrames: Good or Bad Practice? [closed]