AshMcConnell
17-08-2013 15:25:56
Hi Folks,
I was trying to set a default font name in MyGUI_Settings.xml
I thought this would mean that if I don't specify a FontName property it would use this default. This doesn't work, any ideas what could be wrong?
Thanks for your help
All the best,
Ash
I was trying to set a default font name in MyGUI_Settings.xml
<?xml version="1.0" encoding="UTF-8"?>
<MyGUI>
<MyGUI type="FontName">
<Property key="Default" value="font_Eurostib.12"/>
</MyGUI>
....
</MyGUI>
I thought this would mean that if I don't specify a FontName property it would use this default. This doesn't work, any ideas what could be wrong?
Thanks for your help
All the best,
Ash