Files
Phoenix/docs/sphinx/rest_substitutions/snippets/python/converted/wx.xrc.XmlResource.Load.1.py
2016-05-18 16:38:18 -07:00

4 lines
115 B
Python

if not wx.xml.XmlResource.Get().Load("rc/*.xrc"):
wx.LogError("Couldn't load resources!")