Ed Leafe wrote: > On Jun 18, 2008, at 12:15 PM, MB Software Solutions General Account > wrote: > >>> I could do 90% of my work in notepad if I wanted. The kick on the >>> ide to >>> bind in the pieces, set the references between projects in the >>> solution. >>> But the IDE in VS is so rich that I would not do that. :) >> 90% in notepad? Sure, we could stick build UIs too in VFP. But why >> would you want to???????? > > > I use visual tools for the UI stuff. The rest is all text editing. > Easily 90% of dev time is spent writing code, not playing with UI > elements.
I write my UI's by hand, which admittedly takes just as long or longer than using a designer would take. But once done, that time spent is a drop in the ocean compared to the time spent in the business-logic layer. And it is really simple to insert a new control, or tweak the properties of other controls here or there, as it is all code and not some other human-unreadable format. Paul _______________________________________________ Post Messages to: [email protected] Subscription Maintenance: http://leafe.com/mailman/listinfo/profox OT-free version of this list: http://leafe.com/mailman/listinfo/profoxtech Searchable Archive: http://leafe.com/archives/search/profox This message: http://leafe.com/archives/byMID/profox/[EMAIL PROTECTED] ** All postings, unless explicitly stated otherwise, are the opinions of the author, and do not constitute legal or medical advice. This statement is added to the messages for those lawyers who are too stupid to see the obvious.

