Looking-glass is a demonstrative GUI project using pywin32.
(This project is under development)
- Create border-less popup window
- Handle mouse events
- Paint window with GDI+
- Keyboard event handling
- Pixel-wise window alpha blending (a) (b)
- Draw a pillow image
- Loading icon resource
- Create context menu
- Create a system tray icon
- Take a screenshot
- Implement COM+ protocol
- Create a common item dialog
(The MIT License)