mirror of
https://github.com/wxWidgets/Phoenix.git
synced 2026-01-25 13:10:08 +01:00
4 lines
136 B
Python
4 lines
136 B
Python
|
|
dispAttrs = wx.glcanvas.GLAttributes()
|
|
dispAttrs.PlatformDefaults().MinRGBA(8, 8, 8, 8).DoubleBuffer().Depth(32).EndList()
|