Hand coded?

I personally don't use either designer as well, they do emit some clunky
crap, and it's not easy for these designers to do a good job at emitting
clean XAML anyways.

Again, the main reason is because we're not dealing with precise pixel
placement, rather a scalable approach and resolution independent. So all the
designers have been doing is adding margin's (for Grid's and some other
layout panels) and Top and Left offsets (For canvas) when people are
dragging around buttons to make their typical LOB forms, which gets pretty
ugly, and doesn't resize well.

I use the designer tools only to generate interesting paths which I may use,
and sometimes for tinkering with my gradients.


On Sun, Oct 24, 2010 at 2:51 PM, Greg Keogh <[email protected]> wrote:

>  >And personally I don’t use Blend or VS designer for UI.
>
>
>
> What do you use?
>
>
>
> Greg
>
> _______________________________________________
> ozwpf mailing list
> [email protected]
> http://prdlxvm0001.codify.net/mailman/listinfo/ozwpf
>
>
_______________________________________________
ozwpf mailing list
[email protected]
http://prdlxvm0001.codify.net/mailman/listinfo/ozwpf

Reply via email to