Slashdot is powered by your submissions, so send in your scoop

 



Forgot your password?
typodupeerror
×

Comment Re:New IDEs (Score 1) 627

i'm not sure what you're talking about. for vs, at least, there's no illusion - you move controls around in the designer and the code changes. or, you change the code and the controls move on the designer. nothing is hidden. you want to write custom positioning code? go ahead. you want flow layout, there are controls that provide that (usable from code or within the designer).

crap tools are crap, yes. not all tools are crap, though.

Comment Re:New IDEs (Score 1) 627

The ui builder in vs generates (and parses) code that you would have had to write anyway. It doesn't hide anything from you any more than photoshop hides the work of setting pixel values. Does having to calculate and type in coordinate values by hand make you a better programmer?

Slashdot Top Deals

"The medium is the massage." -- Crazy Nigel

Working...