{"id":1009,"date":"2023-01-21T14:53:57","date_gmt":"2023-01-21T14:53:57","guid":{"rendered":"https:\/\/byteboxmedia.support\/?p=1009"},"modified":"2023-01-21T14:56:03","modified_gmt":"2023-01-21T14:56:03","slug":"text-box","status":"publish","type":"post","link":"https:\/\/byteboxmedia.support\/docs\/game-launcher-creator-v3\/text-box\/","title":{"rendered":"Text Box"},"content":{"rendered":"
<\/p>\n
Text boxes allow you to provide user input inside your game launcher.<\/p>\n
They can be useful for collecting or using user data that has been inputted. With the Developer Edition, you can save the data to an INI file or even send the data as part of a Query String<\/a>.<\/p>\n You can change the Font of the textbox object<\/a> and font size here plus effects like Bold or Italic.<\/p>\n You can change the font color here and the background color<\/a> of the textbox<\/a>.<\/p>\n Default Text<\/strong> Here you use developer settings for the textbox object. You will need to select Enabled in order to use the INI functions.<\/p>\n If INI data is used, then the launcher will load up the values at page start<\/a> and if the user modifies the text in this box, it will write the data to the INI file.<\/p>\n INI Filename<\/strong> INI Group<\/strong> INI Item<\/strong>Fonts<\/h5>\n
Colors<\/h5>\n
Content<\/h5>\n
\nYou can change the default text which is displayed if nothing else is loaded up or the user deletes everything inside.<\/p>\nDeveloper Settings<\/h5>\n
\nSpecify the local filename of the INI file to save\/load this data to\/from.<\/p>\n
\nSpecify the INI Group where this item should be located (do not use [ ] brackets, just specify the group name).<\/p>\n
\nSpecify the item name here to save\/load the data to\/from.<\/p>\n