Avoiding corruption with blank default dialogue text in Firefly
Posted by Bryan Zug - 2006/05/11
Here’s a helpful addition to the info from yesterday’s post on customizing UI text in Knowledge Planet’s Firefly (v 4.1.19).
Don’t make any text under “Simulation >> Customize Interface >> Customize Text (tab)” blank — ever.
My best understanding at this point is that this is what will corrupt your custom text settings and make them un-editable.
Work around is that I put some blank HTML font formatting in when I want to make some of the systems messages blank (no time to explain why you would want to do this — just trust me that there are some compelling reasons to do it). Code I’ve used is –
*CONTINUE_INSTRUCTIONS = <font size="0"></font>
This seems to be enough of a placeholder that the Firefly edit routines for these setting will not choke and corrupt them.
Will post more info if I come across anything to the contrary.
No Comments yet »
RSS feed for comments on this post. TrackBack URI
Leave a comment
You must be logged in to post a comment.
Powered by WordPress with GimpStyle Theme design by Horacio Bella.
Entries and comments feeds.
Valid XHTML and CSS.