I\'ve written a Autoit s开发者_开发知识库cript that starts a GUI application, when the application starts there is a login form. The scripts fills the login form and tries to log in. Then it records t
My application has a main window that contain a TabControl with about 7 TabItems. Inside each tabItem I put a UserControl.
C# How do I use an even to get my GUI update on change of an object? I have a GUI program that creates an object and displays the object in a data grid through reflection.
Would I violate the HIG by showing a tab bar on my first view only? The first view also has a tableview and navigation bar at the top.Once the user selects a row, it goes to another tableview and no t
Suppose I\'m trying to displaying all US states in two columns, ordered alphabetically. Which approach is better from the usability standpoint?
Many applications have dialogs which have totally custom-looking dialogs, big fat tool-bars and n开发者_如何学Con-rectangular shapes.
I am writing a program in OpenGL and I need some sort of interfacing toolbar. My initial reactions were to use a GUI, then further investigation into C++ I realized that GUI\'s开发者_JAVA技巧 are depe
i am building a site with GWT. i have finished all the logics and now i need to work on the graphics/UI.
I tried out the demo application which was pretty impressive. However building it and integrating it with my own code is hard b开发者_运维知识库ecause it\'s such a large project.
On my current project, we\'re developing a \"designer\" tool (with GWT) that allows users to build forms in their browser. These forms are displayed in various channels (e.g. web, mobile, sms) to capt