Comment 4 for bug 196431

Revision history for this message
Friedrich Weber (fredreichbier) wrote :

I have no idea why this crashs. Maybe you have compiled GTK+ oder wxGTK on your own?
That values are just Stock IDs, which cause wxPython to display a yellow star on the 'About'-Button. You could also change this line to

btnabout = wx.Button(pbuttons)

Maybe I will remove the button in the gestikk-0.4 branch.

What error? :)