On Tue, Feb 11, 2014 at 3:34 PM, Jaydeep Patil <patil.jay2...@gmail.com> wrote: > There is not parent window such. I just write a simple function to define. > There is no class. > Is it possible to work like the way i am doing?
You could try reading the docs; there might be a way to say "no parent window" (maybe pass it None), but you can't simply omit parameters. Start with the docs. They're friendly. ChrisA -- https://mail.python.org/mailman/listinfo/python-list