Thank you very much.
Now I use "window2=Toplevel()" to create the second window, and it
works well.
--
http://mail.python.org/mailman/listinfo/python-list
On Thu, Sep 4, 2008 at 10:01 PM, Dream <[EMAIL PROTECTED]> wrote:
> The code create 2 windows. 2 radiobuttons are put on the second
> window. A control variable "v" is binded to the 2 widgets.
> But when I run the code, I found the control variable not binded
> succsessfully: The second radiobutton
En Thu, 04 Sep 2008 22:01:25 -0300, Dream <[EMAIL PROTECTED]> escribi�:
The code create 2 windows. 2 radiobuttons are put on the second
window. A control variable "v" is binded to the 2 widgets.
But when I run the code, I found the control variable not binded
succsessfully: The second radiobutto