Skip to content

Conversation

@slow3586
Copy link

All changes have comments. Transparency doesn't work. Now it actually runs and animation works too but that's about it.

All changes have comments. Transparency doesn't work. Now it actually runs and animation works too but that's about it.
height = surface.get_height()
bitmap = gtk.gdk.Pixmap(None, width, height, 1)
else:
bitmap = gtk.gdk.Pixmap(None, 200, 200, 1)
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why does this one need to be 200x200 on Windows?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants