Template:DGSFUNCTIONS: Difference between revisions

From Multi Theft Auto: Wiki
Jump to navigation Jump to search
 
(260 intermediate revisions by 6 users not shown)
Line 1: Line 1:
__NOTOC__
__NOTOC__
*[[dgsGetPosition]]
{{DGS General Functions}}
*[[dgsSetPosition]]
*[[dgsSetParent]]
*[[dgsGetParent]]
*[[dgsGetChild]]
*[[dgsGetChildren]]
*[[dgsGetSize]]
*[[dgsSetSize]]
*[[dgsGetType]]
*[[dgsSetBottom]]
*[[dgsDxGUIGetProperty]]
*[[dgsDxGUISetProperty]]
*[[dgsDxGUIGetVisible]]
*[[dgsDxGUISetVisible]]
*[[dgsDxGUIGetEnabled]]
*[[dgsDxGUISetEnabled]]
*[[dgsDxGUIGetSide]]
*[[dgsDxGUISetSide]]
*[[dgsDxGUIGetAlpha]]
*[[dgsDxGUISetAlpha]]
*[[dgsDxGUIGetFont]]
*[[dgsDxGUISetFont]]
*[[dgsDxGUIGetText]]
*[[dgsDxGUISetText]]
*[[dgsDxGUICreateFont]]
*[[dgsDxGUIBringToFront]]
*[[dgsDxGetMouseEnterGUI]]
*[[setSystemFont]]
*[[getSystemFont]]
*[[dgsGetDxGUINoParent]]
*[[dgsGetDxGUIFromResource]]


==Animation==
==<span style="color:#eb3f00;text-shadow:0.05em 0.05em 0.2em #00000099;">Custom Cursor Functions</span>==
*[[dgsMoveTo]]
{{DGS Custom Cursor Functions}}
*[[dgsIsMoving]]
*[[dgsStopMoving]]
*[[dgsSizeTo]]
*[[dgsIsSizing]]
*[[dgsStopSizing]]
*[[dgsAlphaTo]]
*[[dgsIsAlphaing]]
*[[dgsStopAlphaing]]
*[[addEasingFunction]]
*[[removeEasingFunction]]


==Button==
==<span style="color:#eb3f00;text-shadow:0.05em 0.05em 0.2em #00000099;">[[DGS_Multilingual|Multi Language Supports]]</span>==
*[[dgsDxCreateButton]]
{{DGS Multi Language Supports Functions}}


==Check Box==
==<span style="color:#eb3f00;text-shadow:0.05em 0.05em 0.2em #00000099;">Animation</span>==
*[[dgsDxCreateCheckBox]]
{{DGS Animation Functions}}
*[[dgsDxCheckBoxGetSelected]]
*[[dgsDxCheckBoxSetSelected]]


==CMD==
==<span style="color:#eb3f00;text-shadow:0.05em 0.05em 0.2em #00000099;">3D Element</span>==
*[[dgsDxCreateCmd]]
{{DGS 3D Element Functions}}
*[[dgsDxCmdSetMode]]
*[[dgsDxEventCmdSetPreName]]
*[[outputCmdMessage]]
*[[dgsDxCmdClearText]]
*[[dgsDxCmdGetEdit]]
*[[dgsDxCmdAddEventToWhiteList]]
*[[dgsDxCmdRemoveEventFromWhiteList]]
*[[dgsDxCmdRemoveAllEvents]]
*[[dgsDxCmdIsInWhiteList]]
*[[dgsDxCmdAddCommandHandler]]
*[[dgsDxCmdRemoveCommandHandler]]


==Combo Box==
==<span style="color:#eb3f00;text-shadow:0.05em 0.05em 0.2em #00000099;">3D Interface</span>==
*[[dgsDxCreateComboBox]]
{{DGS 3D Interface Functions}}
*[[dgsDxComboBoxAddItem]]
*[[dgsDxComboBoxRemoveItem]]
*[[dgsDxComboBoxSetItemText]]
*[[dgsDxComboBoxGetItemText]]
*[[dgsDxComboBoxClear]]
*[[dgsDxComboBoxSetSelectedItem]]
*[[dgsDxComboBoxGetSelectedItem]]
*[[dgsDxComboBoxSetItemColor]]
*[[dgsDxComboBoxGetItemColor]]
*[[dgsDxComboBoxGetState]]
*[[dgsDxComboBoxSetState]]
*[[dgsDxComboBoxGetBoxHeight]]
*[[dgsDxComboBoxSetBoxHeight]]
*[[dgsDxComboBoxGetScrollBar]]


==Cycle Hit Shape==
==<span style="color:#eb3f00;text-shadow:0.05em 0.05em 0.2em #00000099;">3D Line</span>==
*[[dgsDxCreateCycleHitShape]]
{{DGS 3D Line Functions}}
*[[dgsDxSetCycleHitShapeRadius]]
*[[dgsDxGetCycleHitShapeRadius]]
*[[dgsDxCycleHitShapeSetDebugMode]]


==Edit==
==<span style="color:#eb3f00;text-shadow:0.05em 0.05em 0.2em #00000099;">3D Image</span>==
*[[dgsDxCreateEdit]]
{{DGS 3D Image Functions}}
*[[dgsDxEditMoveCaret]]
*[[dgsDxEditGetCaretPosition]]
*[[dgsDxEditSetCaretPosition]]
*[[dgsDxEditSetCaretStyle]]
*[[dgsDxEditSetWhiteList]]
*[[dgsDxEditGetMaxLength]]
*[[dgsDxEditSetMaxLength]]
*[[dgsDxEditSetReadOnly]]
*[[dgsDxEditGetReadOnly]]


==Grid List==
==<span style="color:#eb3f00;text-shadow:0.05em 0.05em 0.2em #00000099;">3D Text</span>==
*[[dgsDxCreateGridList]]
{{DGS 3D Text Functions}}
*[[dgsDxGridListGetScrollBar]]
*[[dgsDxGridListResetScrollBarPosition]]
*[[dgsDxGridListSetColumnRelative]]
*[[dgsDxGridListGetColumnRelative]]
*[[dgsDxGridListAddColumn]]
*[[dgsDxGridListGetColumnCount]]
*[[dgsDxGridListRemoveColumn]]
*[[dgsDxGridListGetColumnAllLength]]
*[[dgsDxGridListGetColumnLength]]
*[[dgsDxGridListGetColumnTitle]]
*[[dgsDxGridListSetColumnTitle]]
*[[dgsDxGridListAddRow]]
*[[dgsDxGridListRemoveRow]]
*[[dgsDxGridListClearRow]]
*[[dgsDxGridListGetRowCount]]
*[[dgsDxGridListSetItemText]]
*[[dgsDxGridListGetItemText]]
*[[dgsDxGridListGetSelectedItem]]
*[[dgsDxGridListSetSelectedItem]]
*[[dgsDxGridListSetItemColor]]
*[[dgsDxGridListGetItemColor]]
*[[dgsDxGridListSetItemData]]
*[[dgsDxGridListGetItemData]]
*[[dgsDxGridListGetRowBackGroundImage]]
*[[dgsDxGridListSetRowBackGroundImage]]
*[[dgsDxGridListSetRowBackGroundColor]]
*[[dgsDxGridListGetRowBackGroundColor]]
*[[dgsDxGridListSetRowToSection]]


==Image==
==<span style="color:#eb3f00;text-shadow:0.05em 0.05em 0.2em #00000099;">Browser</span>==
*[[dgsDxCreateImage]]
{{DGS Browser Functions}}
*[[dgsDxImageLoadImage]]


==Memo==
==<span style="color:#eb3f00;text-shadow:0.05em 0.05em 0.2em #00000099;">Button</span>==
*[[dgsDxCreateMemo]]
{{DGS Button Functions}}
*[[dgsDxMemoMoveCaret]]
*[[dgsDxMemoSeekPosition]]
*[[dgsDxMemoGetScrollBar]]
*[[dgsDxMemoSetCaretPosition]]
*[[dgsDxMemoGetCaretPosition]]
*[[dgsDxMemoGetCaretStyle]]
*[[dgsDxMemoSetCaretStyle]]
*[[dgsDxMemoSetReadOnly]]
*[[dgsDxMemoGetReadOnly]]
*[[dgsDxMemoGetPartOfText]]
*[[dgsDxMemoDeleteText]]


==Label==
==<span style="color:#eb3f00;text-shadow:0.05em 0.05em 0.2em #00000099;">Check Box</span>==
*[[dgsDxCreateLabel]]
{{DGS Check Box Functions}}
*[[dgsDxLabelSetColor]]
*[[dgsDxLabelGetColor]]
*[[dgsDxLabelSetHorizontalAlign]]
*[[dgsDxLabelSetVerticalAlign]]
*[[dgsDxLabelGetHorizontalAlign]]
*[[dgsDxLabelGetVerticalAlign]]


==Progress Bar==
==<span style="color:#eb3f00;text-shadow:0.05em 0.05em 0.2em #00000099;">Combo Box</span>==
*[[dgsDxCreateProgressBar]]
{{DGS Combo Box Functions}}
*[[dgsDxProgressBarGetProgress]]
*[[dgsDxProgressBarSetProgress]]
*[[dgsDxProgressBarGetMode]]
*[[dgsDxProgressBarSetMode]]
*[[dgsDxProgressBarGetUpDownDistance]]
*[[dgsDxProgressBarSetUpDownDistance]]
*[[dgsDxProgressBarGetLeftRightDistance]]
*[[dgsDxProgressBarSetLeftRightDistance]]


==Radio Button==
==<span style="color:#eb3f00;text-shadow:0.05em 0.05em 0.2em #00000099;">Custom Renderer</span>==
*[[dgsDxCreateRadioButton]]
{{Template:DGS Custom Renderer Functions}}
*[[dgsDxRadioButtonGetSelected]]
*[[dgsDxRadioButtonSetSelected]]


==Scroll Bar==
==<span style="color:#eb3f00;text-shadow:0.05em 0.05em 0.2em #00000099;">Edit</span>==
*[[dgsDxCreateScrollBar]]
{{DGS Edit Functions}}
*[[dgsDxScrollBarSetScrollBarPosition]]
*[[dgsDxScrollBarGetScrollBarPosition]]
*[[dgsDxScrollBarSetColor]]


==Scroll Pane==
==<span style="color:#eb3f00;text-shadow:0.05em 0.05em 0.2em #00000099;">Detect Area</span>==
*[[dgsDxCreateScrollPane]]
{{DGS Detect Area Functions}}
*[[dgsDxScrollPaneGetScrollBar]]


==Tab Panel==
==<span style="color:#eb3f00;text-shadow:0.05em 0.05em 0.2em #00000099;">Drag'N Drop</span>==
*[[dgsDxCreateTabPanel]]
{{DGS Drag'N Drop Functions}}
*[[dgsDxCreateTab]]
*[[dgsDxTabPanelGetTabFromID]]
*[[dgsDxTabPanelMoveTab]]
*[[dgsDxTabPanelGetTabID]]
*[[dgsDxDeleteTab]]


==Window==
==<span style="color:#eb3f00;text-shadow:0.05em 0.05em 0.2em #00000099;">Grid List</span>==
*[[dgsDxCreateWindow]]
{{DGS GridList Functions}}
*[[dgsDxWindowSetSizable]]
 
*[[dgsDxWindowSetMovable]]
==<span style="color:#eb3f00;text-shadow:0.05em 0.05em 0.2em #00000099;">Image</span>==
*[[dgsDxGUICloseWindow]]
{{DGS Image Functions}}
 
==<span style="color:#eb3f00;text-shadow:0.05em 0.05em 0.2em #00000099;">Memo</span>==
{{DGS Memo Functions}}
 
==<span style="color:#eb3f00;text-shadow:0.05em 0.05em 0.2em #00000099;">Menu</span>==
{{DGS Menu Functions}}
 
==<span style="color:#eb3f00;text-shadow:0.05em 0.05em 0.2em #00000099;">Label</span>==
{{DGS Label Functions}}
 
==<span style="color:#eb3f00;text-shadow:0.05em 0.05em 0.2em #00000099;">Layout</span>==
{{DGS Layout Functions}}
 
==<span style="color:#eb3f00;text-shadow:0.05em 0.05em 0.2em #00000099;">Line</span>==
{{DGS Line Functions}}
 
==<span style="color:#eb3f00;text-shadow:0.05em 0.05em 0.2em #00000099;">Progress Bar</span>==
{{DGS Progress Bar Functions}}
 
==<span style="color:#eb3f00;text-shadow:0.05em 0.05em 0.2em #00000099;">Radio Button</span>==
{{DGS Radio Button Functions}}
 
==<span style="color:#eb3f00;text-shadow:0.05em 0.05em 0.2em #00000099;">Scale Pane</span>==
{{DGS Scale Pane Functions}}
 
==<span style="color:#eb3f00;text-shadow:0.05em 0.05em 0.2em #00000099;">Scroll Bar</span>==
{{DGS Scroll Bar Functions}}
 
==<span style="color:#eb3f00;text-shadow:0.05em 0.05em 0.2em #00000099;">Scroll Pane</span>==
{{DGS Scroll Pane Functions}}
 
==<span style="color:#eb3f00;text-shadow:0.05em 0.05em 0.2em #00000099;">Selector</span>==
{{DGS Selector Functions}}
 
==<span style="color:#eb3f00;text-shadow:0.05em 0.05em 0.2em #00000099;">Style</span>==
{{DGS Style Functions}}
 
==<span style="color:#eb3f00;text-shadow:0.05em 0.05em 0.2em #00000099;">Switch Button</span>==
{{DGS Switch Button Functions}}
 
==<span style="color:#eb3f00;text-shadow:0.05em 0.05em 0.2em #00000099;">Tab Panel</span>==
{{DGS Tab Panel Functions}}
 
==<span style="color:#eb3f00;text-shadow:0.05em 0.05em 0.2em #00000099;">Window</span>==
{{DGS Window Functions}}
 
==<span style="color:#eb3f00;text-shadow:0.05em 0.05em 0.2em #00000099;">Basic Shape Plugins</span>==
 
===<span style="color:#eb3f00;text-shadow:0.05em 0.05em 0.2em #00000099;">Circle</span>===
{{DGS Plugin/Circle}}
 
===<span style="color:#eb3f00;text-shadow:0.05em 0.05em 0.2em #00000099;">Quadrilateral</span>===
{{DGS Plugin/Quadrilateral Functions}}
 
===<span style="color:#eb3f00;text-shadow:0.05em 0.05em 0.2em #00000099;">Rounded Rectangle</span>===
{{DGS Plugin/Rounded Rectangle Functions}}
 
==<span style="color:#eb3f00;text-shadow:0.05em 0.05em 0.2em #00000099;">Other Plugins</span>==
 
===<span style="color:#eb3f00;text-shadow:0.05em 0.05em 0.2em #00000099;">Blur Box</span>===
{{DGS Plugin/Blur Box}}
 
===<span style="color:#eb3f00;text-shadow:0.05em 0.05em 0.2em #00000099;">Canvas</span>===
{{DGS Plugin/Canvas}}
 
===<span style="color:#eb3f00;text-shadow:0.05em 0.05em 0.2em #00000099;">Chart</span>===
{{DGS Plugin/Chart}}
 
===<span style="color:#eb3f00;text-shadow:0.05em 0.05em 0.2em #00000099;">Color Picker</span>===
{{DGS Plugin/Color Picker}}
 
===<span style="color:#eb3f00;text-shadow:0.05em 0.05em 0.2em #00000099;">Effect 3D</span>===
{{DGS Plugin/Effect 3D}}
 
===<span style="color:#eb3f00;text-shadow:0.05em 0.05em 0.2em #00000099;">Gradient</span>===
{{DGS Plugin/Gradient}}
 
===<span style="color:#eb3f00;text-shadow:0.05em 0.05em 0.2em #00000099;">Mask</span>===
{{DGS Plugin/Mask}}
 
===<span style="color:#eb3f00;text-shadow:0.05em 0.05em 0.2em #00000099;">Media Browser</span>===
{{DGS Plugin/Media Browser}}
 
===<span style="color:#eb3f00;text-shadow:0.05em 0.05em 0.2em #00000099;">Nine Slice</span>===
{{DGS Plugin/Nine Slice}}
 
===<span style="color:#eb3f00;text-shadow:0.05em 0.05em 0.2em #00000099;">Object Preview Supports</span>===
{{DGS Plugin/Object Preview Functions}}
 
===<span style="color:#eb3f00;text-shadow:0.05em 0.05em 0.2em #00000099;">Paste Handler</span>===
{{DGS Plugin/Paste Handler Functions}}
 
===<span style="color:#eb3f00;text-shadow:0.05em 0.05em 0.2em #00000099;">QRCode</span>===
{{DGS Plugin/QRCode Functions}}
 
===<span style="color:#eb3f00;text-shadow:0.05em 0.05em 0.2em #00000099;">Remote Image</span>===
{{DGS Plugin/Remote Image Functions}}
 
===<span style="color:#eb3f00;text-shadow:0.05em 0.05em 0.2em #00000099;">Screen Source</span>===
{{DGS Plugin/Screen Source Functions}}
 
===<span style="color:#eb3f00;text-shadow:0.05em 0.05em 0.2em #00000099;">SVG</span>===
{{DGS Plugin/SVG}}
 
===<span style="color:#eb3f00;text-shadow:0.05em 0.05em 0.2em #00000099;">Tooltips</span>===
{{DGS Plugin/Tooltips}}

Latest revision as of 11:31, 24 March 2024

Custom Cursor Functions

Multi Language Supports

Animation

3D Element

3D Interface

3D Line

3D Image

3D Text

Browser

Button

Check Box

Combo Box

Custom Renderer

Edit

Detect Area

Drag'N Drop

Grid List

Image

Memo

Menu

Label

Layout

Line

Progress Bar

Radio Button

Scale Pane

Scroll Bar

Scroll Pane

Selector

Style

Switch Button

Tab Panel

Window

Basic Shape Plugins

Circle

Quadrilateral

Rounded Rectangle

Other Plugins

Blur Box

Canvas

Chart

Color Picker

Effect 3D

Gradient

Mask

Media Browser

Nine Slice

Object Preview Supports

Paste Handler

QRCode

Remote Image

Screen Source

SVG

Tooltips