i use gtk_set_sensitive to make a button inactive,then i write another
program to make the button active,because i can not get the
widget of the button,i only get the button xid through x api,so who can tell me hpw to use x api to make the button can receive my buttonpress
signal.
thanks!!!!! |