i have set the maxmimum value in the adjustment of a spin button. But, i find that when the user enter the spin button value by themselves w/ the keyboard, e.g. i set the maximum to 10000, then when type a value 7777777, the value in the spin button will become 1000077 how can i fix the text length inside the spin button so that 1000077 will not show??
thanks a lot! _______________________________________________ pygtk mailing list [EMAIL PROTECTED] http://www.daa.com.au/mailman/listinfo/pygtk Read the PyGTK FAQ: http://www.async.com.br/faq/pygtk/
