Hi to all,
I have a problem with Gnome Dialog, in particular I'm not able to
connect my callback to a button of the Dialog; for example:

dialog.append_button(STOCK_BUTTON_CANCEL)
dialog.button_connect(STOCK_BUTTON_CANCEL, mycallback(arg))
 
give me an error of illegal argument type for buil in operation. What
are the arguments for the button_connect method?

How can I add a pixmap to a button (that is not a stock_button)?

Thanks a lot for your attention!
Bye

-- 
 Pier Carteri :)
 [EMAIL PROTECTED]
 


_______________________________________________
pygtk mailing list   [EMAIL PROTECTED]
http://www.daa.com.au/mailman/listinfo/pygtk

Reply via email to