ChiDeok> If you want to get value in spin button from 'focus-out' event
ChiDeok> handler, you should call update first(widget.update()). Note
ChiDeok> your handler is called first than default handler of focus-out
ChiDeok> event that update adjustment's value.
Thanks, this did the trick...
--
Skip Montanaro ([EMAIL PROTECTED])
(847)971-7098
_______________________________________________
pygtk mailing list [EMAIL PROTECTED]
http://www.daa.com.au/mailman/listinfo/pygtk
