User contributions for AriosJentu
Jump to navigation
Jump to search
21 July 2018
- 03:3803:38, 21 July 2018 diff hist −33 CustomWidget:setVisible →Example
- 03:3703:37, 21 July 2018 diff hist +113 CustomWidgets.Variables →List of available Variables for CustomWidgets
20 July 2018
- 16:2816:28, 20 July 2018 diff hist +19 CustomWidget:getColorScheme →Example
- 16:2816:28, 20 July 2018 diff hist +701 N CustomWidget:getColorScheme Created page with "__NOTOC__ {{Client function}} This function get custom color scheme from Custom Widgets. == Syntax == <syntaxhighlight lang="lua"> colorscheme CustomWidget:getColorScheme() <..."
- 16:2316:23, 20 July 2018 diff hist +911 N CustomWidget:getEnabled Created page with "__NOTOC__ {{Client function}} This function get Custom Widget enabled for cursor. == Syntax == <syntaxhighlight lang="lua"> bool CustomWidget:getEnabled() </syntaxhighlight>..."
- 16:2016:20, 20 July 2018 diff hist +1,288 N CustomWidget:getVisible Created page with "__NOTOC__ {{Client function}} This function get visibility of Custom Widget on screen. == Syntax == <syntaxhighlight lang="lua"> bool CustomWidget:getVisible() </syntaxhighli..."
- 16:1616:16, 20 July 2018 diff hist +796 N CustomWidget:getSize Created page with "__NOTOC__ {{Client function}} This function returns Custom Widget size on screen. == Syntax == <syntaxhighlight lang="lua"> float, float CustomWidget:getSize([bool Relative])..."
- 16:1416:14, 20 July 2018 diff hist +355 CustomWidget:getPosition No edit summary
- 16:0816:08, 20 July 2018 diff hist +10 CustomWidgets.Variables No edit summary
- 16:0816:08, 20 July 2018 diff hist +30 CustomWidgets.Variables No edit summary
- 16:0716:07, 20 July 2018 diff hist +28 CustomWidgets.Variables No edit summary
- 16:0616:06, 20 July 2018 diff hist +1,822 N CustomWidgets.Variables Created page with "== List of available Variables for CustomWidgets == *'''CONTENT''' - ''resource'' name, where located all content - files of images and fonts; *'''pane''' - directory of imag..."
- 15:5715:57, 20 July 2018 diff hist +3 CustomWidget:getPosition No edit summary
- 15:5715:57, 20 July 2018 diff hist +1 CustomWidget:getPosition →Syntax
- 15:5615:56, 20 July 2018 diff hist +112 CustomWidget:getPosition No edit summary
- 15:5515:55, 20 July 2018 diff hist +6 CustomWidget:getPosition →Syntax
- 15:3515:35, 20 July 2018 diff hist +167 CustomWidget:setColorScheme →Example
- 15:3415:34, 20 July 2018 diff hist 0 N File:ExampleSetColorSchemeAfter.png No edit summary current
- 15:3315:33, 20 July 2018 diff hist 0 N File:ExampleSetColorSchemeBefore.png No edit summary current
- 15:3115:31, 20 July 2018 diff hist +60 CustomWidget:setEnabled →Example
- 15:2815:28, 20 July 2018 diff hist +40 N File:ExampleEnabledDisabled.png Example of widgets method ''setEnabled'' current
- 15:1915:19, 20 July 2018 diff hist 0 ProceedColor →Syntax current
- 15:1815:18, 20 July 2018 diff hist +1 ProceedColor →Required Arguments
- 15:1715:17, 20 July 2018 diff hist +1,345 N ProceedColor Created page with "__NOTOC__ {{Client function}} This function creates custom color scheme for Custom Widgets. == Syntax == <syntaxhighlight lang="lua"> colorscheme proceedColor(hex6 MainColor,..."
- 15:0515:05, 20 July 2018 diff hist +1,082 N CustomWidget:addEvent Created page with "__NOTOC__ {{Client function}} This function adding to Custom Widget event. == Syntax == <syntaxhighlight lang="lua"> nil CustomWidget:addEvent(string EventName, function Even..."
- 14:5614:56, 20 July 2018 diff hist +58 CustomWidget:bringToFront →Syntax
- 14:5514:55, 20 July 2018 diff hist +58 CustomWidget:moveToBack No edit summary
- 14:5314:53, 20 July 2018 diff hist +538 N CustomWidget:moveToBack Created page with "__NOTOC__ {{Client function}} This function sets layer position of Custom Widget to back on screen. == Syntax == <syntaxhighlight lang="lua"> bool CustomWidget:moveToBack() <..."
- 14:5214:52, 20 July 2018 diff hist +544 N CustomWidget:bringToFront Created page with "__NOTOC__ {{Client function}} This function sets layer position of Custom Widget to front on screen. == Syntax == <syntaxhighlight lang="lua"> bool CustomWidget:bringToFront(..."
- 14:4914:49, 20 July 2018 diff hist +40 CustomWidget:setColorScheme →Example
- 14:4814:48, 20 July 2018 diff hist +1,099 N CustomWidget:setColorScheme Created page with "__NOTOC__ {{Client function}} This function set custom widget color scheme. == Syntax == <syntaxhighlight lang="lua"> nil CustomWidget:setColorScheme(colorscheme ColorScheme)..."
- 14:3414:34, 20 July 2018 diff hist +62 Template:CWSFUNCS No edit summary
- 14:3114:31, 20 July 2018 diff hist +18 Template:CWSFUNCS No edit summary
- 14:3014:30, 20 July 2018 diff hist +777 N CustomWidget:setEnabled Created page with "__NOTOC__ {{Client function}} This function set Custom Widget enabled for cursor. == Syntax == <syntaxhighlight lang="lua"> bool CustomWidget:setEnabled(bool Enabled) </synta..."
- 14:2014:20, 20 July 2018 diff hist +2 CustomWidget:setVisible No edit summary
- 14:1914:19, 20 July 2018 diff hist +1,082 N CustomWidget:setVisible Created page with "__NOTOC__ {{Client function}} This function set visibility of Custom Widget on screen. == Syntax == <syntaxhighlight lang="lua"> bool CustomWidget:setVisible(bool Visibility)..."
- 14:0514:05, 20 July 2018 diff hist +798 N CustomWidget:setSize Created page with "__NOTOC__ {{Client function}} This function set size of Custom Widget on screen. == Syntax == <syntaxhighlight lang="lua"> bool CustomWidget:setSize(float Width, float Height..." current
- 14:0114:01, 20 July 2018 diff hist +807 N CustomWidget:setPosition Created page with "__NOTOC__ {{Client function}} This function set position of Custom Widget on screen. == Syntax == <syntaxhighlight lang="lua"> bool CustomWidget:setPosition(float X, float Y,..." current
- 03:1503:15, 20 July 2018 diff hist −45 Resource:CustomWidgets No edit summary
19 July 2018
- 18:1018:10, 19 July 2018 diff hist +12 Resource:CustomWidgets No edit summary
- 17:5617:56, 19 July 2018 diff hist −6 Resource:CustomWidgets No edit summary
- 17:5317:53, 19 July 2018 diff hist +95 Resource:CustomWidgets No edit summary
- 17:5217:52, 19 July 2018 diff hist +38 N File:WindowAnimation.gif Custom Widget Themes Example Animation current
- 17:2117:21, 19 July 2018 diff hist +99 Template:CWSFUNCS No edit summary
- 17:1817:18, 19 July 2018 diff hist +1,196 N Resource:CustomWidgets Created page with "<pageclass class="resource" subcaption="Resource"></pageclass> 400px|thumb|right|Example of Custom Widgets This resource adding Custom Widget..."
- 17:1717:17, 19 July 2018 diff hist +10 Template:CWSFUNCS Disable Content Tabs
- 17:1317:13, 19 July 2018 diff hist −10 Template:CWSFUNCS →Custom Widgets Functions
- 17:1217:12, 19 July 2018 diff hist +9 Template:CWSFUNCS →Custom Widgets
- 17:1117:11, 19 July 2018 diff hist +5,069 N Template:CWSFUNCS Created page with "== '''Custom Widgets''' == This methods working for all elements except ''CustomDialogs'' and ''CustomTooltips'' === Set Functions === *CustomWidget:setPosition *Custom..."
- 15:4415:44, 19 July 2018 diff hist +37 N File:CustomWidgetsDemo.png Demonstration of Custom Widget System current