On Tue, Feb 3, 2009 at 5:49 PM, John A. De Goes <j...@n-brain.net> wrote:

> I never said, "CSS", I said "like CSS".
>

Oh, I missed the "like" word! What do you mean with that? What aspects of
CSS do you prefer to? In WPF a "style" is basically just a bunch of
attribute key/value pairs.


Layout combinators in the spirit of TeX or Lout are more
>> flexible while being simpler. In any case, a simple primitive
>>
>>  grid :: [[Rect a]] -> Rect a
>>
>> that arranges widgets in a rectangular grid should be enough for GUIs.
>>
>
>
> Spoken like a true programmer who knows nothing about usability. :-)


Yes, layout must be very versatile and user definable.




> Regards,
>
> John A. De Goes
> N-BRAIN, Inc.
> The Evolution of Collaboration
>
> http://www.n-brain.net    |    877-376-2724 x 101
>
>
> _______________________________________________
> Haskell-Cafe mailing list
> Haskell-Cafe@haskell.org
> http://www.haskell.org/mailman/listinfo/haskell-cafe
>
_______________________________________________
Haskell-Cafe mailing list
Haskell-Cafe@haskell.org
http://www.haskell.org/mailman/listinfo/haskell-cafe

Reply via email to