On Sat, Apr 14, 2007 at 07:27:52PM -0400, Zach Miller wrote: > wrong. the user should be able to change a windows widthheight ratio by > changing its size. it would be inconsistant to give window width+height but > other things size or worse everything width+height but one position > attribute.
Ok. I agree, that makes sense and reduces quite a bit of near-duplicate code. Revision 19 changes it to .size. Note that while the methods change size perfectly (AFAIK) the resizing by mouse is still wonky and with many bugs. Someone could easily spend an afternoon going over this. _______________________________________________ PySoy-Dev mailing list [EMAIL PROTECTED] http://www.pysoy.org/mailman/listinfo/pysoy-dev
