Hi all, Ive been looking arround and i cant find a way to shape buttons. Specifically, i want to make a round button. I found some sources that recommended using the my_button.shape_combine_mask(pixmap,0,0) function, but i have not been able to get it to work. i keep getting a warning ( gtk_widget_shape_combine_mask: assertion `!GTK_WIDGET_NO_WINDOW (widget)' failed ). I would just ignore the warning, but the button doesn't change shape.
Any ideas? Im on windows XP using gtk 2.14 thanks -Felix
_______________________________________________ pygtk mailing list [email protected] http://www.daa.com.au/mailman/listinfo/pygtk Read the PyGTK FAQ: http://www.async.com.br/faq/pygtk/
