I cant seem to modify the size of a Text entry widget?
I only want it to be about 4 characters wide. Setting gtk.Entry(max=4) dosent effect the size of the box.
I also tried playing with pack_start() to see if that changed it but no it dosent.
_______________________________________________ pygtk mailing list [EMAIL PROTECTED] http://www.daa.com.au/mailman/listinfo/pygtk Read the PyGTK FAQ: http://www.async.com.br/faq/pygtk/
