Re: sending values over classes

2006-08-19 Thread Rafał Janas
Hi, Exactly I want to set global value (like session - who is log in) I writing simple program with more than one class - every window has different class in different file. Example: 2 files (main and wind). Main is main window and wind is child window. I want to send value from main to child from

sending values over classes

2006-08-19 Thread Rafał Janas
Hi, How to read/write value over different classes (in different files) Something like global values? Thanks Rafał -- http://mail.python.org/mailman/listinfo/python-list

drawingarea problem

2006-08-16 Thread Rafał Janas
Is somebody try to paint filled boxes in drawingarea? I don't know how to paint line or someting like this. Maybe somebody have tutorial or samples? Thanks Rafal -- http://mail.python.org/mailman/listinfo/python-list