Search results
From GiderosMobile
Page title matches
- === Text Wrap @Gideros Wiki === -- TEXT WRAP FROM GIDEROS WIKI2 KB (273 words) - 23:45, 18 November 2023
- #REDIRECT [[ImGui.Core:text]]29 bytes (4 words) - 22:59, 24 March 2021
- ...ed to load fonts and TextField class is used to create display objects for text display. And after loading the font, you can create a TextField object to display a text as:4 KB (608 words) - 15:29, 13 July 2023
- === Text Wrap2 @ar2rsawseen '''Class''' === * http://appcodingeasy.com/Gideros-Mobile/Creating-multi-line-text-fields-in-Gideros-Mobile7 KB (868 words) - 20:02, 17 November 2023
- == Drawing Text == These set the X and Y coordinates of the bottom-left corner of the text to display on the screen.2 KB (334 words) - 11:33, 26 August 2024
Page text matches
- Sets the text on the text field. TextInputDialog:setText(text)315 bytes (35 words) - 10:32, 26 August 2024
- TextInputDialog.new(title,message,text,cancelButton,button1,button2) '''message''': (string) descriptive text that provides more details than the title<br/>705 bytes (89 words) - 15:33, 13 July 2023
- Draws a text at x,y coordinates with provided settings. Media:drawText(x, y, text, hexColor, fontSize, alpha)550 bytes (72 words) - 15:32, 13 July 2023
- ...the given text string to which corresponds the given X offset in the drawn text. (number) = FontBase:getCharIndexAtOffset(text,offset,letterSpacing,size)668 bytes (78 words) - 15:29, 13 July 2023
- Returns the text representation of the error number. (text) = Chroma:getErrorText(number)414 bytes (50 words) - 22:51, 6 November 2024
- Gets the text color of the text field. '''Returns''' (number) the color of the text in a text field, in hexadecimal format<br/>355 bytes (44 words) - 15:33, 13 July 2023
- Sets whether the text object should hide the text being entered. '''secureInput''': (boolean) if true, the text object hides the text being entered<br/>805 bytes (85 words) - 21:54, 4 November 2024
- Returns whether the text object hides the text being entered. '''Returns''' (bool) whether the text object hides the text being entered<br/>385 bytes (43 words) - 10:26, 26 August 2024
- Returns the coordinates from a given offset within the text. '''offset''': (string) The byte offset into the text string. <br/>1 KB (149 words) - 09:09, 18 October 2024
- Sets the text to be displayed. TextField:setText(text)752 bytes (113 words) - 09:18, 18 October 2024
- '''text''': (string) the text entered into text input field<br/> '''buttonText''': (string) the text of the button pressed<br/>948 bytes (123 words) - 10:40, 26 August 2024
- Returns the text on the text field. '''Returns''' (string) the Textfield text<br/>323 bytes (34 words) - 10:25, 26 August 2024
- UI.Label.new(text,layout,font,lightweight) '''text''': (string) the Label widget text<br/>695 bytes (88 words) - 08:19, 17 October 2023
- Computes the layout of the given text according to a given rectangular region size, layout flags and other parame (table) = FontBase:layoutText(text,width,height,flags,letterSpacing,lineSpacing,tabSpace,breakChar)1 KB (202 words) - 15:29, 13 July 2023
- Creates a new '''TextField''' object with the specified font and text. Gideros runtime includes a default font. If you specify ''nil'' for the fo TextField.new(font,text,sample,layout)2 KB (297 words) - 10:58, 26 August 2024
- '''message''': (string) Descriptive text that provides more details than the title. Can be empty string. <br/> '''cancelButton''': (string) The text of the cancel button. <br/>724 bytes (94 words) - 18:22, 12 July 2023
- Returns the width of the first ''size'' characters of ''text''. (number) = FontBase:getAdvanceX(text,letterSpacing,size)766 bytes (99 words) - 19:12, 17 November 2023
- Sets the text for the next share.<br /> '''sharingText''': (string) <translate>The text to share.</translate> <br/>498 bytes (54 words) - 15:30, 13 July 2023
- == Drawing Text == These set the X and Y coordinates of the bottom-left corner of the text to display on the screen.2 KB (334 words) - 11:33, 26 August 2024
- * w, h: width/height of the area to layout the text in ...tBase Constants|FontBase.TLF_xxx]] constants instructing how to layout the text2 KB (237 words) - 03:25, 18 November 2023