Topic: Design A GUI
Not finding your answer? Try searching the web for Design A GUI
Answers to Common Questions
Who is the father of GUI design?
This, as with many things in UI design, doesn't really have a clear answer. Part of it depends on what you consider "modern GUI design for computers." Ivan Sutherland's Sketchpad "was the first program ever to utilize a complete graphical u... Read More »
Source: http://www.quora.com/Who-is-the-father-of-GUI-design
What are the factors that should be kept in mind while designing ...
2 schools of thought apply here. #1 primarily what is you target audience are they technical or typical users. #2 What application: Website for entertainment(fun) or education(lots of links, intuitive and functional) or marketing(flashy att... Read More »
Source: http://wiki.answers.com/Q/What_are_the_factors_that_should_be_kep...
How are GUIs designed?
WEB Gui in the past has been limited to using prepaid graphics for many reasons.. However, with CSS and Scripting and HTML5 Canvas, you can have alot of dynamics for GUI. GUI techniques and methodologies are very similar whether they are ap... Read More »
Source: http://answers.yahoo.com/question/index?qid=20101005001753AADzKsY
More Common Questions
Answers to Other Common Questions
JavaFX might be what you are looking for. It is a script that will call out Swing classes. Look at the link below. They use a Vector-drawing program called Inkscape and save out path information that JavaFX can use to make art with a small ...
Read More »
Source: http://answers.yahoo.com/question/index?qid=20090114073015AAoJTA7
Graphical User Interface design...Basically what the user sees. I.E. - the pages you see when browsing the web...and any other interface you use to display information (like your cell phone has a GUI, and MS Word has a GUI).
Read More »
Source: http://answers.yahoo.com/question/index?qid=20070309102253AA67sjQ
Here are a few links: http://www.download.com/3000-2417-10116610.html http://cloudgarden.com/jigloo/index.html (a plugin for Eclipse) http://www.fileheaven.com/Jvider/download/2363.htm (not free) http://www.wsoftware.de/SpeedJG/ Also NetBea...
Read More »
Source: http://www.experts-exchange.com/Q_21096543.htm
then you have a very good option.. The latest microsoft revolution .Net Framework based Visual Studio2005 or 2008 will offer excellent GUI development as well as web development features.. if you have a little idea on that.. it takes few mi...
Read More »
Source: http://answers.yahoo.com/question/index?qid=20081117173852AAJ5tub
Pro .NET 2.0 Windows Forms and Custom Controls in VB 2005 By Matthew MacDonald - Apress. This book exclusively looks into GUI creation and is a fantastic pro level book.
Read More »
Source: http://www.experts-exchange.com/Programming/Languages/C_Sharp/Q_2...
suggestions ? that would be very subjective... i personally like delphi very much... it's a very a powerful RAD (rapid app develop) weakness: you have to know delphi (pascal) strength: - A LARGE COMMUNITY FOR SUPPORT - HUGE ARCHIVES WITH CO...
Read More »
Source: http://www.experts-exchange.com/Q_20702048.htm
I think you are probably better off using Excel or a CSV file as a source. You can then have your HTA have a browse button to read that file and display the contents. From there you can manipulate as needed using the original source and l...
Read More »
Source: http://www.experts-exchange.com/Q_25151967.htm