SetCustomTextWidth
From IfsoGUIWiki
Contents |
Declaration
SetCustomTextWidth(funcTextWidth:Int(strText:String, gadget:ifsoGUI_Base))
Sets the custom TextWidth Function. For further explanation, see FontSystems.
Returns
Nothing
Parameters
- funcTextWidth:Int
- strText:String - The string to return the width of.
- gadget:ifsoGUI_Base - The gadget that made the call. If set to Null, then the call is being made for the tip text.
Gadget Information
Pertains to GUI.
