View Single Post
  #67  
Old March 10th 19, 04:30 PM posted to alt.comp.os.windows-10
nospam
external usenet poster
 
Posts: 4,718
Default Reason *TO* pick on Windows 10

In article , Mayayana
wrote:

|
That is the rub. Have you ever written software? I
have/do. 95% of the code is dealing with the interface
to the user. And they could be a lot better done.
Developers are pressures to "just ship it".
|

I don't know what tools you're using. In my experience,
most software now is made with "RAD" tools, and has been
for many years. 95% of the work is writing code and
testing. Making the GUI is a drag-drop operation. Need
a window? Click. You've got a window. Need a button?
Click. You've got a button. Work and imagined time
pressure is never an excuse for not doing the job right.


there's a *lot* more to making a good gui than dropping a couple of
buttons in a window.

creating a good gui is a *significant* amount of work, although nowhere
near 95%.
Ads