From: Charlie M. <cw...@gm...> - 2005-12-08 15:10:09
Bump...... Anybody.........
On 12/7/05, Charlie Moad <cw...@gm...> wrote:
> How do I force the circle in a widgets.RadioButtons to maintain aspect?
>
> Thanks,
> - Charlie
>
From: John H. <jdh...@ac...> - 2005-12-10 18:36:40
>>>>> "Charlie" == Charlie Moad <cw...@gm...> writes:
Charlie> Bump...... Anybody.........
You might want to look at Mark's work on axis equal and axis scaled.
It might help to place the radio widgets into an axes that has the
equal property set.
See Axes.set_aspect.
JDH