pyui icon indicating copy to clipboard operation
pyui copied to clipboard

Separate SDL to allow for other gfx libs

Open Aareon opened this issue 3 years ago • 1 comments

Move SDL and future graphics backends into a factory class

Aareon avatar Jun 13 '21 05:06 Aareon

From what I’ve seen, we’re missing a few features, such as Color and Path. SDL window-related constants need also be wrapped. My use case involves using PyUI on iOS (using rubicon-objc), so I would love to see bindings for that here.

Aareon avatar Jun 13 '21 06:06 Aareon