DGS Events and GUI Events: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 15: | Line 15: | ||
|[[onDgsTextChange]] | |[[onDgsTextChange]] | ||
|- | |- | ||
|[[onClientGUIClick]] | |[[onClientGUIClick]]\n [[onClientGUIMouseUp]] \n [[onClientGUIMouseDown]] | ||
|[[onDgsMouseClick]] | |[[onDgsMouseClick]] | ||
|- | |- | ||
Line 23: | Line 23: | ||
|[[onClientGUIDoubleClick]] | |[[onClientGUIDoubleClick]] | ||
|[[onDgsMouseDoubleClick]] | |[[onDgsMouseDoubleClick]] | ||
|- | |||
|[[onClientGUIFocus]] | |||
|[[onDgsFocus]] | |||
|- | |- |
Revision as of 13:33, 15 August 2018
This page shows the events between DGS and GUI. If you want to convert GUI to DGS, please read following table.