I think felix is taking a break from gui at the moment, so he probably won't tell us more just now
The odd thing is that when I started adjusting my own stuff, no default seemed to fit the general ticket. SCCompositeView et al are usually nested a lot in a complex layout. So I almost wanted the margin to default to 0@0.
James Harkins wrote:On Mon, Dec 8, 2008 at 11:18 AM, James Harkins <jamshark70@xxxxxxxxx> wrote:I could just go thru every use of FlowView in my lib and explicitly state the margin. But I tend to think the default behavior should be aesthetically pleasing / what users would expect.Hmm... reading Jost's message more carefully, I guess there is other stuff depending on the 0 margin, so never mind :) I'll edit where I need to in my code. hjh
But Ill make a special mention of margins in my gui intro ;-)
jostM