Tagged Questions

0
votes
1answer
32 views

Is future of user interfaces is HTML/CSS ? [closed]

I have just had a look at video of Google chrome OS. And amazed looking browser acting at OS. I would be surprised if it does not use HTML and CSS for user interface development of applications. Is …
0
votes
4answers
37 views

html page alignment issue

Hello everyone, I am developing an html page on Windows platform. I find when the resolution (or size, in pixels) of browser (display) is larger than the page size, the page will be aligned to the …
0
votes
1answer
27 views

Cocoa Touch how to design the interface like facebook iPhone application’s home screen?

Hi everyone, I am just curious how facebook for iPhone application can display a list of icons with the text, then all the icons shake to allow user to change the position of each item. What kind of …
0
votes
4answers
46 views

What’s the best way to initiate a UI update after n seconds have elapsed?

My C# WinForms UI has some parameters that the user can adjust using sliders. Many parts of the UI can interactively update based on the slider values. However, some parts require a longer …
0
votes
0answers
4 views

Remove centering of NSPanel window on screen

If the code already has [window center], is there anyway to change the position of NSPanel without changing the code? I don't have access to the code and I'm trying to change the position of a NSPanel …
1
vote
6answers
61 views

Maximum number of entries in a ListBox

What is the maximum number of entries a simple ListBox (ComboBox) should contain? There are fifty states in the US - is 50 too many? There are over 270 countries and territories in the world - is …
1
vote
4answers
40 views

Is there a generally acceptable definition of (soft) realtime delays?

Hi, I'm trying to find a benchmark for how long users are willing to wait for a response from a remote service. In my case the response is for very useful but not business critical validation of data …
0
votes
3answers
51 views

Decomposing an iPhone user interface — multiple views in one xib?

I have one main view with an associated controller. I have some rather complicated toolbars that I need to switch in and out depending on user interaction. To keep things simple I manage the toolbars …
2
votes
4answers
71 views

“Back” behavior in rich web apps, true user assumption?

Hello Community, Many client side code libraries & tool kits, for example Yahoo's YUI and Google's GWT support managing state history for the user experience. When implemented it allows a user …
1
vote
2answers
36 views

How to display changed fields

Hi, I am working on Audit Trail for my project and I have been asked to think of how can we display the fields which have changed between two versions. I have the list of changed fields I am looking …
1
vote
3answers
73 views

Combining graphics with a user interface in Java

Hey guys I've got a nice text based java program that I'd like to add a GUI to. I have dabbled with Netbeans and shouldn't have too much of a problem getting the components in place. However, the …
0
votes
2answers
59 views

Rules Engines User Interface Design

Hi, At work, we have optimization engines, and one of the inputs used by these engines are business rules, which we create and edit with a proprietary rule editor. These rules are of our own …
1
vote
3answers
86 views

Inspiration on how to build a great command line interface

I am in the process of building interactive front-ends to a distributed application which to date has been used to run workloads that had a batch-job like structures and needed no UI at all. The …
0
votes
1answer
34 views

save user actions?

i want to save logged in users actions so when they visit the page again they don't have to do the same thing again eg. what list values they chose or what page they were on before they logged out. i …
1
vote
2answers
35 views

Usability and Accessibility for Desktop Applications

Hi, I am about to start developing a desktop application, and I am interested in making the application both usable and accessible for end users. Can anyone suggest online resources that offer …

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