Skip to content

Index of Module localization_gui

Dustin edited this page May 29, 2019 · 3 revisions

Dynamic widget creator using localization module, allowing entries in the csv language file to redirect to use textures in the STRINGS (for text that cannot be rendered with FONTS).

Functions in this module:

Function Short Description
(glgui-label-local g lx ly lw lh str fnt color . alignl) Creates a label with text from the localization file using either FONTS or STRINGS.
(glgui-button-local g bx by bw bh str fnt callback) Creates a button with text from the localization file using either FONTS or STRINGS.
Clone this wiki locally