Click here to Skip to main content
15,881,139 members
Everything / UI

UI

UI

Great Reads

by Christoph Buenger
Describes PHP application development with the free Scavix Web Development Framework (Scavix-WDF).
by J.Starkl
A windows-service which can handle different operations in separate threads and which can be controlled by a small GUI program
by Cristian Moldovan
jQuery unobtrusive validation plugin with Twitter Bootstrap 3 showing error messages as tooltips
by gggustafson
This article introduces the reader to the steps taken to create a user control that displays a circular indeterminate progress control.

Latest Articles

by Mark Pelf
Tutorial on “Events Bubbling” in JavaScript language
by Nick Polyak
This article introduces Avalonia as a new multiplatform XAML/C# solution for Web and Mobile development platform on top of its Desktop capabilities that had been available for a while.
by honey the codewitch
Combine some great technologies for rich, responsive IoT user interfaces on the ESP32
by honey the codewitch
How to make very responsive, flicker free interactive screens without using a lot of memory

All Articles

Sort by Score

UI 

3 Sep 2012 by John Atten
Examination of a quick way to create more useful expandable groups in the .NET ListView control.
25 Oct 2017 by Gerd Wagner
The HTML specification defines an event-based drag-and-drop (D&D) mechanism, which is supported by all current major browsers (including IE11 and iOS/Safari), except on Android. We show the minimum setup for a working D&D operation.
28 Sep 2010 by Oddleif Halvorsen
Ever been in a situation where you need to modify a SharePoint master page, but really would like not having to create a custom master page? It can be done. Sure, this depends on the amount of customizations, but in a lot of situations you can do what you need from code.
3 Feb 2015 by Vangos Pterneas
Natural User Interfaces make some serious buzz these days – not without a reason. Natural User Interfaces (NUIs) literally change the way people interact with computers. They create new patterns, new means of communication, and new business opportunities. We can now play football without a con
4 Jan 2012 by zenwalker1985
Refactoring Hooking and Unhooking Events TIP
31 Jan 2012 by XPG Live
Use leaderboards on Windows Phone with XPG
1 Feb 2012 by XPG Live
This post discusses how to use Leaderboards on Android with XPG.
6 Feb 2012 by XPG Live
This post will cover leaderboard types and setup, accessing leaderboards in game, posting a score to a leaderboard, retrieving scores from a leaderboard.
6 Feb 2019 by IAmJoshChang
We’re back to another day at creating the Cube Flyer again. In the last few posts, we added a basic sound effect to our game and it sure does make the experience better!
7 Dec 2011 by Akos Orban
A TextBox for numbers with built-in mathematical expression evaluation
18 Feb 2011 by Won Dong
Mobile website expansion offers business unlimited potential
3 Sep 2012 by John Atten
Continued examination of C# ListView subclass with collapsible groups.