User contributions
From Multi Theft Auto: Wiki
- 11:25, 16 August 2019 (diff | hist) . . (+10) . . DgsWindowGetMovable
- 11:24, 16 August 2019 (diff | hist) . . (+702) . . N DgsWindowGetMovable (Created page with "{{Client function}} __NOTOC__ This function allows you to check if a window is movable. ==Syntax== <syntaxhighlight lang="lua"> element dgsWindowGetMovable( element dgsWindo...")
- 11:20, 16 August 2019 (diff | hist) . . (+701) . . N DgsWindowGetSizable (Created page with "{{Client function}} __NOTOC__ This function allows you to check if a window is sizable. ==Syntax== <syntaxhighlight lang="lua"> element dgsWindowGetSizable( element dgsWindo...")
- 11:09, 16 August 2019 (diff | hist) . . (+1,414) . . N DgsMemoSetVerticalScrollPosition (Created page with "{{client function}} This function is used to set the vertical scroll position from a memo ==Syntax== <syntaxhighlight lang="lua"> bool dgsMemoSetVerticalScrollPosition( eleme...")
- 10:42, 16 August 2019 (diff | hist) . . (+1,437) . . N DgsMemoSetHorizontalScrollPosition (Created page with "{{client function}} This function is used to set the horizontal scroll position from a memo ==Syntax== <syntaxhighlight lang="lua"> bool dgsMemoSetHorizontalScrollPosition (...")
- 10:33, 16 August 2019 (diff | hist) . . (+1,320) . . N DgsGridListGetVerticalScrollPosition (Created page with "{{client function}} This function is used to get the vertical scroll position from a grid list ==Syntax== <syntaxhighlight lang="lua"> float dgsGridListGetVerticalScrollPosit...")
- 10:28, 16 August 2019 (diff | hist) . . (+1,344) . . N DgsGridListGetHorizontalScrollPosition (Created page with "{{client function}} This function is used to get the horizontal scroll position from a grid list ==Syntax== <syntaxhighlight lang="lua"> float dgsGridListGetHorizontalScrollP...")
- 08:25, 16 August 2019 (diff | hist) . . (0) . . DgsGridListSetHorizontalScrollPosition
- 08:24, 16 August 2019 (diff | hist) . . (+1,510) . . N DgsGridListSetHorizontalScrollPosition (Created page with "{{client function}} This function is used to set the horizontal scroll position from a grid list ==Syntax== <syntaxhighlight lang="lua"> bool dgsGridListSetHorizontalScrollPo...")