The system through which people interact with a computer. UI stands for User Interface. There's now a Stack Exchange site for UI, Interaction and User Experience design: ux.stackexchange.com

learn more… | top users | synonyms (2)

611
votes
17answers
102k views

What are MVP and MVC and what is the difference?

When looking beyond the RAD (drag-drop and configure) way of building User Interfaces that many tools encourage you are likely to come across 2 design patterns called Model-View-Controller and ...
398
votes
16answers
176k views

Git GUI client for Linux [closed]

Which is the best gui client on Linux for Git. Update: After checking out all of the GUIs mentioned here, git cola seems to work well for committing/pushing gitk seem to work the best for ...
308
votes
13answers
152k views

What GUIs exist for Git on Windows [closed]

I use Subversion via TortoiseSVN but I hear good things about Git. Are there any similar tools available for Git on Windows? Feel free to answer with tools which still in early development.
245
votes
23answers
132k views

Is Python any good for GUI development? [closed]

I am considering creating a GUI-based tool that I want to be cross-platform. I've dismissed Java, as I personally do not like Swing. I'm currently considering C# and using Mono to make it ...
236
votes
13answers
39k views

UI Terminology: Logon vs Login [closed]

I am crafting an application and cannot decide whether to use the terms Login/out or Logon/off. Is there a more correct option between these two? Should I use something else entirely (like "Sign ...
234
votes
32answers
21k views

Save icon: Still a floppy disk? [closed]

Bear with me because this question doesn't pertain to an algorithm or any block of code. Rather, it deals with designing forms and applications. I'm working on a project where the user is able to ...
198
votes
9answers
92k views

How to align views at the bottom of the screen?

Here's my layout code; <?xml version="1.0" encoding="utf-8"?> <LinearLayout xmlns:android="http://schemas.android.com/apk/res/android" android:orientation="vertical" ...
197
votes
19answers
136k views

How to update the GUI from another thread in C#?

What is the simplest way to update a label from another thread? My problem I have a winform(thread1) From thread1 I'm starting another thread (thread2). While thread2 is processing some files, I ...
181
votes
16answers
70k views

How do I display the current value of an Android Preference in the Preference summary?

This must come up very often. When the user is editing preferences in an Android app, I'd like them to be able to see the currently set value of the preference in the Preference summary. Example: if ...
174
votes
8answers
8k views

What is Linux’s native GUI API?

I hope this doesn’t come across as a stupid question but it’s always something I have wondered. Both Windows (Win32 API) and OS X (Cocoa) have their own APIs to handle windows, events and other OS ...
171
votes
5answers
58k views

Declaring a custom android UI element using XML

How do I declare an Android UI element using XML?
169
votes
10answers
19k views

Is functional GUI programming possible?

I've recently caught the FP bug (trying to learn Haskell), and I've been really impressed with what I've seen so far (first-class functions, lazy evaluation, and all the other goodies). I'm no expert ...
168
votes
28answers
129k views

What is the best MySQL Client Application for Windows [closed]

Are there any MySQL Client applications for Windows that get even close to what the Enterprise Manager / Server Management Studio is for Microsoft SQL? I have two requirements and one "nice to have" ...
164
votes
25answers
3k views

How to get users to read error messages?

If you program for a nontechnical audience, you find yourself at a high risk that users will not read your carefully worded and enlightening error messages, but just click on the first button ...
149
votes
9answers
186k views

How do I add options to a DropDownList using jQuery?

As the question says, how do I add a new option to a DropDownList using jQuery? Thanks
146
votes
9answers
61k views

Java GUI frameworks. What to choose? Swing, SWT, AWT, SwingX, JGoodies, JavaFX, Apache Pivot? [closed]

There is quite a lot of gui frameworks out there for java, but what is reckognized as todays framework of choice? The following is my understanding of the different frameworks, please correct me if ...
146
votes
0answers
85k views

What are good open source GUI SQLite database managers? [closed]

Is there any good open source SQLite database manager around? I am using sqlitebrowser now but I have to say the interface is not really friendly so I am looking for something better.
137
votes
13answers
143k views

Mac SQLite editor

I am aware of CocoaMySQL but I have not seen a Mac GUI for SQLite, is there one? My Google search didn't turn up any Mac related GUI's which is why I'm asking here rather than Google.
130
votes
22answers
166k views

GUI Design Tools to mock up iPhone & Android applications [closed]

I am starting development on a mobile application for both iPhone and Android, and I already have most of the GUI mock-ups white-boarded (with some still in my head). As a next step, I need to put ...
121
votes
6answers
39k views

Difference between a View's Padding and Margin

What is the difference between a View's Margin and Padding?
119
votes
12answers
32k views

Visualizing branch topology in git

I'm playing with git in isolation on my own machine, and even like that I find it difficult to maintain a mental model of all my branches and commits. I know I can do a git log to see the commit ...
112
votes
4answers
59k views

How to get controls in WPF to fill available space?

Some WPF controls (like the Button) seem to happily consume all the availible space in its' container if you don't specify the height it is to have. And some, like the ones I need to use right now, ...
104
votes
12answers
56k views

Java Swing or Java Qt? [closed]

Can someone with extensive experience with both Qt and Java Swing please discuss whether you would use Swing or Qt under Java, and why? Secondly, what is the business impact of using Qt? Is it ...
101
votes
9answers
33k views

An executable Python app [closed]

Python works on multiple platforms and can be used for desktop and web applications, thus I conclude that there is some way to compile it into an executable for Mac, Windows and Linux. The problem ...
99
votes
18answers
7k views

Cooler ASCII Spinners?

In a console app, an ascii spinner can be used, like the GUI wait cursor, to indicate that work is being done. A common spinner cycles through these 4 characters: '|', '/', '-', '\' What are some ...
90
votes
16answers
56k views

Graphical DIFF programs for linux [closed]

I really like Araxis Merge for a graphical DIFF program for the PC. I have no idea what's available for linux, though. We're running SUSE linix on our z800 mainframe. I'd be most grateful if I could ...
89
votes
20answers
75k views

Good C++ GUI library for Windows

I'm looking for good windows GUI library for C++. The Ideal in my opinion shoud be: Modern. MFC, wxWidgets, Qt were started a long time ago and they don't use modern C++ features and standard ...
86
votes
14answers
17k views

What is the best way to do GUIs in Clojure?

What is the best way to do GUIs in Clojure? Is there an example of some functional Swing or SWT wrapper? Or some integration with JavaFX declarative GUI description which could be easily wrapped to ...
84
votes
19answers
58k views

What's the best/easiest GUI Library for Ruby?

Whats the best/easiest GUI library out there for Ruby? I would prefer a cross-platform GUI library, but currently I'm only concerned about Windows (Win32). I am having difficulting finding any that ...
83
votes
17answers
5k views

Common Web UI Styles

I have to present a prototype of an web app in the following days to one of my clients, the thing is I'm not so good at CSS and worst of all I'm almost never happy with the results I get. Coding the ...
78
votes
14answers
16k views

Is Qt worth learning? [closed]

I am a C# developer and work on Windows, but back in High School I took some C++ classes. We worked on console applications only. I want to learn C++ GUI programming. I have been looking at Qt and was ...
77
votes
10answers
32k views

Looking for a MVC Sample for WinForms

Can you point me to a good real-world WinForms MVC application/framework? I understand the Model part - that's your data, and I know the forms are the views, but what's the controller? Especially ...
73
votes
30answers
35k views

What program should I use to mock up GUIs? [closed]

I want to mockup a GUI system so that I can figure out how best to represent what I need. Normally, I would design a GUI in something like glade and then write a quick mockup in Python which ...
72
votes
21answers
57k views

Web UI prototyping tools [closed]

Can anyone recomend me a simple web UI prototyping tool, so I could quicky prototype the look of a my web site. I have tried to use MS Visio for this, but found it very "user un-friendly". What I ...
65
votes
5answers
6k views

How does the algorithm to color the song list in iTunes 11 work?

The new iTunes 11 has a very nice view for the song list of an album, picking the colors for the fonts and background in function of album cover. Anyone figured out how the algorithm works?
64
votes
5answers
23k views

Repeater, ListView, DataList, DataGrid, GridView … Which to choose?

So many different controls to choose from! What are best practices for determining which control to use for displaying data in ASP.NET?
64
votes
2answers
49k views

What's the difference between fill_parent and wrap_content?

In Android, when layout out widgets, what's the difference between fill_parent and wrap_content? Is there any documentation where you can point to? I'm interested in understanding it very well.
63
votes
10answers
34k views

Custom fonts and XML layouts (Android)

I'm trying to define a GUI layout using XML files in Android. As far as I can find out, there is no way to specify that your widgets should use a custom font (e.g. one you've placed in assets/font/) ...
61
votes
4answers
6k views

The Use of Multiple JFrames, Good/Bad Practice?

I'm developing an application which displays images, and plays sounds from a database. I'm trying to decide, whether to use a separate JFrame to add Images to the Database from the GUI. I'm just ...
60
votes
11answers
34k views

What free software can I use to create UI mockups? [closed]

What are good Open Source / Free software packages that let you design GUIs quickly, like "on a napkin" style, but also give a bit of polish that you could throw into a slide deck? Preference would ...
59
votes
15answers
40k views

What are alternatives to ExtJS? [closed]

So what I'm looking for is a javascript framework I can use that has several UI controls. I have taken a look at jQuery but those controls are very basic compared to ExtJS. Are there any other ...
59
votes
10answers
34k views

Select all contents of textbox when it receives focus (JavaScript or jQuery)

What is a JavaScript or jQuery solution that will select all of the contents of a textbox when the textbox receives focus?
59
votes
23answers
50k views

Automatically select all text on focus in WinForms TextBox

When a C# WinForms text box receives focus, I want to select all the text in the textbox. To see what I mean, click in your web browser's address bar. See how all text was selected? I want to do ...
58
votes
3answers
10k views

VB.NET - Interrupt form loop and end form

I have a form that goes through an endless loop and processes data. When I click a button that "closes" the form, the form keeps processing even though it is closed. I want the form to completely end ...
55
votes
22answers
3k views

Icons: How does a developer with no design skill make his/her application icons look pretty? [closed]

I probably spend far too much time trying to make my visual interfaces look good, and while I'm pretty adept at finding the right match between usability and style one area I am hopeless at is making ...
53
votes
9answers
16k views

Hand Coded GUI Versus Qt Designer GUI

I'm spending these holidays learning to write Qt applications. I was reading about Qt Designer just a few hours ago, which made me wonder : what do people writing real world applications in Qt use to ...
50
votes
4answers
11k views

How do I enter RGB values into Interface Builder?

How can I enter RGB or Hex color values for backgrounds in Interface Builder? I can select predefined colors but I would like to manually enter in RGB values. Where can I do this?
50
votes
10answers
71k views

Easy way to build Android UI?

Is there a tool or a website that could help me create a UI for an Android application using drag-and-drop? I found this site but want to know if there is a more stable tool or website for this?
49
votes
6answers
40k views

Choose File Dialog

Does anyone know of a complete choose file dialog? Maybe one where you can filter out all files except for ones with specific extensions? The internet needs such an example. I have not found anything ...
49
votes
2answers
20k views

How can I get a Dialog style activity window to fill the screen?

I am using an activity with the dialog theme set, and I want it to be full screen. I tried all sorts of things, even going through the WindowManager to expand the window to full width and height ...

1 2 3 4 5 402