The MASM Forum Archive 2004 to 2012

Miscellaneous Forums => Miscellaneous Projects => Topic started by: Gunner on January 30, 2010, 10:52:45 PM

Title: Designing the GUI
Post by: Gunner on January 30, 2010, 10:52:45 PM
The hardest part of programming for me is designing the GUI...  I feel I am terrible.   How often do you go through GUI changes in your mind or in program? I am gonna redesign GFTE to use the GUI of IE Zone Editor because it fits what I want to do.  Any program I write the GUI is the hardest thing for me to design.
Title: Re: Designing the GUI
Post by: Slugsnack on January 31, 2010, 02:21:00 AM
MSDN has a crap load of documentation on how technically a good GUI can be made. If you are really interested, you can read some books on good HCI design.