Hi, Whenever I try to set a DrawingArea widget width > 10000, glade reverts the value to 10000. Oddly enough when I do drawingarea.set_size_request(width,height) it will accept the value but then the drawing appears to go wonky. Is there a limit to the width that one can assign to a DrawingArea widget? Things do seem to break down passed 10000.
tia -- Luc Lefebvre In the beginner's mind there are many possibilities, in the expert's mind there are few. <Shunryu Suzuki> Key fingerprint = D2E5 5E35 B910 6F4E 0242 EC63 0FD9 96D0 C7F4 784E _______________________________________________ pygtk mailing list [EMAIL PROTECTED] http://www.daa.com.au/mailman/listinfo/pygtk Read the PyGTK FAQ: http://www.async.com.br/faq/pygtk/
