Website and user interface designers might be interested in a new application that allows you to transform sketches into coded user interfaces. Currently in its early development stages the AI Draw a ...
Your digital product’s user interface (UI) is what stands between you and your users. It’s responsible for creating and delivering the ultimate user experience. You can think of an interface as a ...
Xcode 15 allows you to preview your iOS app's user interface as you build it. Here's how to use it to see how your app appears to users. Xcode 15 introduced UI Previews which allow you to view what ...
This month I’m going back to programming for a while. I need a rest from the weirdness on the Talkback discussion in last month’s column. I do intend to write more about theory issues in the future, ...
Glade is a GUI builder for the Gtk+ toolkit. Glade makes it easy to create user interfaces interactively, and it can generate source code for those interfaces as well as stubs for user interface ...
User interface design expert Billy Hollis is annoyed when he spots even tiny application tweaks that could improve the intuitive experience for users. He finds them everywhere, even in our favorite ...
When I’m not busy creating user-interface prototypes, I’m co-director of the local Public Skatepark Action Committee. The two gigs aren’t as dissimilar as you might think; a skatepark, after all, is ...
In “Create Client-Side User Interfaces in HTML, Part 1,” I discussed in depth HTMLPane, a class that simplifies layout of client-side user interfaces by letting you specify them in HTML and providing ...