我们从Python开源项目中,提取了以下1个代码示例,用于说明如何使用wx.xrc()。
def __init_resources(): global __res __res = xrc.EmptyXmlResource() __res.Load('twoBtns.xrc')