|
|
|
|
|
by aantix
6491 days ago
|
|
So, in order to layout an interface you programmatically create it? And so a designer has to learn yet another language for layout? We made the mistake of adopting GWT a while back and it's been nothing but headaches. Now instead of the designers being able to directly design in HTML (which they all have a familiarity of), they're required to download our entire project, edit the layout classes, recompile, just to see their work. We've tried to have the developers take the designers mockups and translate them into working code, but the app seems to lose that designer "touch" in the process. Designers need to be able to work with a familiar canvas. |
|
BTW, do desktop GUI apps have non-programmer designers?