User contributions for AriosJentu
Jump to navigation
Jump to search
24 July 2018
- 15:0015:00, 24 July 2018 diff hist +764 N CustomEditBox:setReadOnly Created page with "__NOTOC__ {{Client function}} This function sets for Custom Edit Box read only state. == Syntax == <syntaxhighlight lang="lua"> nil CustomEditBox:setReadOnly(bool ReadOnly) <..."
- 15:0015:00, 24 July 2018 diff hist 0 N File:ReadOnly.png No edit summary
- 14:5214:52, 24 July 2018 diff hist 0 CustomScrollBar:getScrollSpeed →Example current
- 14:5114:51, 24 July 2018 diff hist +787 N CustomScrollBar:getScrollSpeed Created page with "__NOTOC__ {{Client function}} This function gets Custom Progress Bar speed level (in pixels). Needs for events when user scrolling scroller with Middle Mouse Button. == Synta..."
- 14:4914:49, 24 July 2018 diff hist +795 N CustomScrollBar:setScrollSpeed Created page with "__NOTOC__ {{Client function}} This function sets for Custom Progress Bar speed level (in pixels). Needs for events when user scrolling scroller with Middle Mouse Button. Defau..."
- 14:4414:44, 24 July 2018 diff hist +735 N CustomScrollBar:getScrollLength Created page with "__NOTOC__ {{Client function}} This function gets Custom Scroll Bar length of scroller element (in pixels). == Syntax == <syntaxhighlight lang="lua"> float CustomScrollBar:get..." current
- 14:4114:41, 24 July 2018 diff hist +824 N CustomScrollBar:setScrollLength Created page with "__NOTOC__ {{Client function}} This function sets for Custom Scroll Bar length of scroller element (in pixels). == Syntax == <syntaxhighlight lang="lua"> nil CustomScrollBar:s..." current
- 14:4014:40, 24 July 2018 diff hist 0 N File:SetScrollLengthExample.png No edit summary current
- 14:3114:31, 24 July 2018 diff hist +841 N CustomScrollBar:getScrollPosition Created page with "__NOTOC__ {{Client function}} This function sets for Custom Scroll Bar scroll position (progress) in percents. == Syntax == <syntaxhighlight lang="lua"> float CustomScrollBar..." current
- 14:2814:28, 24 July 2018 diff hist +594 N CustomScrollBar:setScrollPosition Created page with "__NOTOC__ {{Client function}} This function sets Custom Scroll Bar scroller position. == Syntax == <syntaxhighlight lang="lua"> nil CustomScrollBar:setScrollPosition(float Pe..." current
- 14:2214:22, 24 July 2018 diff hist −53 CustomButton:setText →Example current
- 14:2214:22, 24 July 2018 diff hist −191 CustomButton:setText →Example
- 01:2901:29, 24 July 2018 diff hist +2 Template:CWSFUNCS No edit summary
23 July 2018
- 16:0316:03, 23 July 2018 diff hist +906 N CustomProgressBar:getProgress Created page with "__NOTOC__ {{Client function}} This function sets for Custom Progress Bar progress level (in percents). == Syntax == <syntaxhighlight lang="lua"> float CustomProgressBar:getPr..." current
- 16:0116:01, 23 July 2018 diff hist +1 CustomProgressBar:setProgress →Require Arguments current
- 16:0016:00, 23 July 2018 diff hist +835 N CustomProgressBar:setProgress Created page with "__NOTOC__ {{Client function}} This function sets for Custom Progress Bar progress level (in percents). == Syntax == <syntaxhighlight lang="lua"> nil CustomProgressBar:setProg..."
- 15:5715:57, 23 July 2018 diff hist +608 N CustomButton:getText Created page with "__NOTOC__ {{Client function}} This function gets from Custom Button Widget text. == Syntax == <syntaxhighlight lang="lua"> string CustomButton:getText() </syntaxhighlight>..." current
- 15:5515:55, 23 July 2018 diff hist +1,002 N CustomButton:setImage Created page with "__NOTOC__ {{Client function}} This function sets Custom Button Widget image. == Syntax == <syntaxhighlight lang="lua"> nil CustomButton:setImage(string Image) </syntaxhighlig..." current
- 15:5315:53, 23 July 2018 diff hist +958 N CustomButton:setText Created page with "__NOTOC__ {{Client function}} This function sets Custom Button Widget new text. == Syntax == <syntaxhighlight lang="lua"> nil CustomButton:setText(string Text) </syntaxhighli..."
- 15:5115:51, 23 July 2018 diff hist +891 N CustomWindow:showBar Created page with "__NOTOC__ {{Client function}} This function shows Custom Window's side panel. It's just a visual object. == Syntax == <syntaxhighlight lang="lua"> nil CustomWindow:showBar(st..." current
- 15:5015:50, 23 July 2018 diff hist 0 N File:CustomWindowSideBar.png No edit summary current
- 15:3815:38, 23 July 2018 diff hist +652 N CustomWindow:showDialog Created page with "__NOTOC__ {{Client function}} This function shows Dialogs background of Custom Window. == Syntax == <syntaxhighlight lang="lua"> nil CustomWindow:showDialog(bool Visibility)..." current
- 15:3415:34, 23 July 2018 diff hist +777 N CustomWindow:addElements Created page with "__NOTOC__ {{Client function}} This function adding object of class, what has function ''setColorScheme'' to Custom Window color schematic list. == Syntax == <syntaxhighlight..."
- 15:3215:32, 23 July 2018 diff hist +741 N CustomWindow:addElement Created page with "__NOTOC__ {{Client function}} This function adding object of class, what has function ''setColorScheme'' to Custom Window color schematic list. == Syntax == <syntaxhighlight..."
- 15:2415:24, 23 July 2018 diff hist +533 N CustomWindow:close Created page with "__NOTOC__ {{Client function}} This function execute event of closing Custom Window. == Syntax == <syntaxhighlight lang="lua"> nil CustomWindow:close() </syntaxhighlight> ==..." current
- 15:2115:21, 23 July 2018 diff hist +466 N CustomWindow:open Created page with "__NOTOC__ {{Client function}} This function execute event of opening Custom Window. == Syntax == <syntaxhighlight lang="lua"> nil CustomWindow:open() </syntaxhighlight> == E..." current
- 15:1615:16, 23 July 2018 diff hist +606 N CustomWindow:getDialog Created page with "__NOTOC__ {{Client function}} This function gets Dialog gui-element (dialogs background) of Custom Window. == Syntax == <syntaxhighlight lang="lua"> gui-staticimage CustomWin..." current
- 15:1415:14, 23 July 2018 diff hist 0 N File:FrameDialogExample.png No edit summary current
- 15:0815:08, 23 July 2018 diff hist +730 N CustomWindow:getHeader Created page with "__NOTOC__ {{Client function}} This function gets header element of Custom Window. == Syntax == <syntaxhighlight lang="lua"> gui-staticimage CustomWindow:getHeader() </syntaxh..." current
- 15:0615:06, 23 July 2018 diff hist 0 N File:HeaderExample.png No edit summary current
- 14:5914:59, 23 July 2018 diff hist +803 N CustomWindow:getMainElement Created page with "__NOTOC__ {{Client function}} This function gets Frame gui-element of Custom Window. == Syntax == <syntaxhighlight lang="lua"> gui-staticimage CustomWindow:getFrame() </synta..."
- 14:5914:59, 23 July 2018 diff hist 0 N File:ParenChecker.png No edit summary current
- 14:5214:52, 23 July 2018 diff hist +699 N CustomWindow:getCloseEnabled Created page with "__NOTOC__ {{Client function}} This function gets status of visibility of close button of Custom Window. == Syntax == <syntaxhighlight lang="lua"> bool CustomWindow:getCloseEn..." current
- 14:4814:48, 23 July 2018 diff hist +628 N CustomWindow:getMovable Created page with "__NOTOC__ {{Client function}} This function gets movable status of Custom Window. == Syntax == <syntaxhighlight lang="lua"> bool CustomWindow:getMovable() </syntaxhighlight>..." current
- 14:4514:45, 23 July 2018 diff hist +523 N CustomWindow:getText Created page with "__NOTOC__ {{Client function}} This function gets title for Custom Window. == Syntax == <syntaxhighlight lang="lua"> string CustomWindow:getText() </syntaxhighlight> === Retu..."
- 14:4414:44, 23 July 2018 diff hist +2 CustomWindow:getTitle No edit summary current
- 14:4314:43, 23 July 2018 diff hist +523 N CustomWindow:getTitle Created page with "__NOTOC__ {{Client function}} This function gets title for Custom Window. == Syntax == <syntaxhighlight lang="lua"> string CustomWindow:getTitle() </syntaxhighlight> == Retu..."
- 14:4114:41, 23 July 2018 diff hist +7 CustomWindow:setMovable →Example current
- 14:4014:40, 23 July 2018 diff hist +2 CustomWindow:setMovable →Syntax
- 14:3914:39, 23 July 2018 diff hist +693 N CustomWindow:setCloseEnabled Created page with "__NOTOC__ {{Client function}} This function makes close button enabled for Custom Window. == Syntax == <syntaxhighlight lang="lua"> nil CustomWindow:setCloseEnabled([bool Ena..." current
- 14:3614:36, 23 July 2018 diff hist 0 N File:CWinCloseExample.png No edit summary current
- 14:3314:33, 23 July 2018 diff hist +580 N CustomWindow:setMovable Created page with "__NOTOC__ {{Client function}} This function set Custom Window available for dragging on screen with mouse (makes window '(not)' movable). == Syntax == <syntaxhighlight lang="..."
- 14:2914:29, 23 July 2018 diff hist +546 N CustomWindow:setText Created page with "__NOTOC__ {{Client function}} This function sets title for Custom Window. == Syntax == <syntaxhighlight lang="lua"> nil CustomWindow:setText(string Title) </syntaxhighlight>..." current
- 14:2714:27, 23 July 2018 diff hist +547 N CustomWindow:setTitle Created page with "__NOTOC__ {{Client function}} This function sets title for Custom Window. == Syntax == <syntaxhighlight lang="lua"> nil CustomWindow:setTitle(string Title) </syntaxhighlight>..." current
- 14:2114:21, 23 July 2018 diff hist +1,238 N CustomLoading.create Created page with "__NOTOC__ {{Client function}} This function creates Custom Scroll Bar. == Syntax == <syntaxhighlight lang="lua"> cload CustomLoading.create(float X, float Y, [bool Relative,..." current
- 14:1814:18, 23 July 2018 diff hist 0 N File:CustomLoading.png No edit summary current
22 July 2018
- 04:2004:20, 22 July 2018 diff hist +934 N CustomTooltip.create Created page with "__NOTOC__ {{Client function}} This function creates Custom Tooltip for Custom Widget. == Syntax == <syntaxhighlight lang="lua"> nil CustomTooltip.create(string Text, cwidget..."
- 04:1904:19, 22 July 2018 diff hist 0 N File:TooltipExample.png No edit summary current
- 04:1004:10, 22 July 2018 diff hist +87 CustomDialog.create →Example current
- 04:1004:10, 22 July 2018 diff hist 0 N File:CustomDialogExample.png No edit summary current