On Wed, Apr 21, 2010 at 5:52 PM, John Finlay <fin...@moeraki.com> wrote:
> Does everyone code the html and css by hand for their templates? That seems
> very time consuming and tedious.

every developer i know does.

> Desktop apps have the same issues with variations of languages, fonts, etc.
> and resizing and the layout containers and other widgets provide for dynamic
> changes. GUI builders make it easy to create the views from the basic
> widgets without having to program a lot of low level code. Are you saying
> there isn't an equivalent type of development tool in the web design space?

as a matter of fact, i use Qt Designer only to mockup and check the
general disposition.  for the real app i code C++ by hand.

-- 
Javier

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-us...@googlegroups.com.
To unsubscribe from this group, send email to 
django-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en.

Reply via email to