Files
Phoenix/docs/sphinx/rest_substitutions/snippets/python/converted/xrc.XmlResource.Load.1.py
2012-12-01 22:57:07 +00:00

4 lines
118 B
Python

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