On Fri, Apr 13, 2007 at 10:48:33PM -0400, Zach Miller wrote:
> the api style discussions months ago to group such attributes in faver over
> individual attributes for dimensions. ie object.position=(x,y,z) not
> object.x object.y object.z.

This is true for position.

I plan on implementing window.position being (x,y) but if you recall the 
discussion from last.. October? Re: aspect ratios, where an aspect ratio could 
be "locked in" with the width/height being adjusted accordingly and all the 
widgets scaling proportionally

For this we need to prevent the user from setting both in the same statement 
as a .size attribute would do.  This is why I made .width and .height separate 
though the aspect ratio code isn't in yet.
_______________________________________________
PySoy-Dev mailing list
[EMAIL PROTECTED]
http://www.pysoy.org/mailman/listinfo/pysoy-dev

Reply via email to