GameShield License Manager > Working With A License Project > IronWrapping™ Tab > User Interface

User Interface


Here you can define what messages are displayed, what they say, what languages they use and in what preferred order they are used.

IronWrapping may display simple message dialogs, to more complex input dialogs to HTML reminders in a web-browser dialog to indicating warnings, errors, reminders, promotional messages, etc. To ensure language compatibility, you are able to embed different languages and choose what is displayed on messages and buttons.  

Note that all messages and reminders you input are fully UNICODE compatible. For UNICODE characters to display properly in HTML messages, you are required to have the following code with in the head element:

<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">

You are allowed to include multiple languages into the application. The language type "Fall Back" is always required. It represents the default language that is displayed if all the other embedded languages can not be loaded.

You will only be able to edit a message or element when you have an Embedded Language selected in the upper grid.  If you do not have an embedded language selected, the lower area of this tab will grey out and disable.  When you highlight a message or element, the description for that message will appear in the lower right box and you will be able to preview, edit and show or suppress that message.

Each Message can be either HTML or Dialog Type. You can change between them  using the "Display Type..." button.

You can edit Dialog type messages in the License Manager by clicking the "Edit..." button

HTML Type messages must be created with an HTML editor outside of the License Manager. You would then need to click the "Set File Path..." button to point to the HTML File that is to be associated with the message.

You can create templates of the HTML Messages by clicking the "Copy HTML..." message.

For more information see: IronWrap User Interface

Related Topics