Tagged Questions

0
votes
6answers
27 views

displaying sorted data in multiple columns

Suppose I'm trying to displaying all US states in two columns, ordered alphabetically. Which approach is better from the usability standpoint? Is it sorting horizontally, like: …
0
votes
2answers
68 views

How to maintain state in a web app - as HTTP is stateless

I am new in building web apps and just begun learning and setting up Grails. I am planning to build an app which has a flow of 4 to 5 pages. Since HTTP is a stateless protocol, how …
0
votes
2answers
11 views

Help with changing the format of the UI date picker

Hi guys, I am using the UI datepicker and I have already limited the date range possible, bt now, I also want to change the format becuase my mysql database is not storing the date …
0
votes
1answer
16 views

Proper way to get a wxWidgets pop-up window to dismis when the parent gets clicked?

Preface: wxWidgets 2.8.10 project on Windows. I have a main application window (controls in a frame). If the user presses a hotkey, a pop-up window (implemented as a wxDialog) sho …
0
votes
1answer
15 views

Android: Moving window of items in a ListView?

I am trying to update the ListView with periodic updates taken from an HTTP response. Now, I am thinking that because this is very specific to my application, I can get away by usi …
3
votes
3answers
72 views

How can one use the “Add view” dialog in Visual Studio efficiently when working with ASP.NET MVC?

Does anyone else think that the add view dialog in VS is useless or is it just me? Why is there no search/filtering in there? I can not even paste the type name (without namespace …
-2
votes
6answers
155 views
+100

Multiple UI threads on the same window

I don't want multiple windows, each with its own UI thread, nor events raised on a single UI thread, not background workers and notifications, none of that Invoke, BeginInvoke stuf …
0
votes
2answers
48 views

building website graphics with GWT

hi, i am building a site with GWT. i have finished all the logics and now i need to work on the graphics/UI. i am just begining my way at web site and i have 2 questions: 1) h …
17
votes
18answers
689 views

Re-learning CSS the right way

I am a programmer doing web development for over two years now. Even though I’ve been doing front end engineering for the past two years I don’t think I have done it the right way …
0
votes
2answers
12 views

UX Design for Disabled Controls w/ the Touch Interface

So we're re-designing a desktop application so that it's also usable with thye Touch Interface with Windows 7. We've consulted the UX guidelines. For some part of the UI, there ar …
0
votes
2answers
70 views

UI Editor for .NET application

I need .NET UI control that acts as a designer/editor window similar to what you see in some of these applications: - Visual Studio - Visio - Balsamiq - Windows Workflow - …
0
votes
1answer
11 views

Icon on ui tabs (validate)

I am trying to add an icon on ui tabs when validate fails. Which method should i use (option is my guess). Can anyone help me. Thanks
0
votes
8answers
97 views

The best approach for multilingual user interface

I am working on a multilingual web application. I'm wondering how do i design the best user interface that the user can localize data for various languages? for instance, in making …
1
vote
6answers
75 views

Prevent UI from freezing without additional threads

What solutions do I have if I want to prevent the UI from freezing while I deserialize a large number of UI elements in WPF? I'm getting errors complainig that the objects belong o …
15
votes
24answers
1k views

What is the cleverest UI feature you have seen in a website?

What is the cleverest UI feature you have seen in a website? Something that: Made the user experience more intuitive Added significantly to the usefulness of the app. Added to t …

1 2 3 4 5 38 next
15 30 50 per page