Phoenix Logo

wx.msw

This module contains a few classes that are only available on Windows.

Class Summary

Class Short Description
Metafile A ** wx.msw.Metafile ** represents the MS Windows metafile object, so metafile operations have no effect in X.
MetafileDC This is a type of device context that allows a metafile object to be created (Windows only), and has most of the characteristics of a normal ** wx.DC ** .
PyAxBaseWindow A Window class for use with ActiveX controls.