DGS Events and GUI Events: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 16: | Line 16: | ||
|[[onClientGUIChanged]] | |[[onClientGUIChanged]] | ||
|[[onDgsTextChange]] | |[[onDgsTextChange]] | ||
|- | |||
|[[onClientGUIMouseUp]] | |||
|[[onDgsMouseUp]] | |||
|- | |||
|[[onClientGUIMouseDown]] | |||
|[[onDgsMouseDown]] | |||
|- | |- | ||
|[[onClientGUIClick]] | |[[onClientGUIClick]] | ||
|[[onDgsMouseClickUp]] | |||
|[[ | |||
|- | |- | ||
|[[onClientGUIComboBoxAccepted]] | |[[onClientGUIComboBoxAccepted]] |
Revision as of 11:55, 1 September 2019
This page shows the events between DGS and GUI. If you want to convert GUI to DGS, Please read following table.