Releases
3.522
DGS Update 3.522 Stable(Oct/1/2023)
thisdp
released this
01 Oct 04:33
Refactored: blur/focus logic
Fixed: scroll bar doesn't work on some element when creating
Fixed: fuzzy edge of rounded rectangle
Fixed: element still get focused even invisible
Fixed: dgsLabelGetColor always returns one color
Fixed: render issue of grid list row
Fixed: dxDrawImageSection affects rounded rectangle
Fixed: QR Code/RemoteImage plugin doesn't work
Fixed: incorrect behavior of onDgsMouseClickUp
Fixed: error message of dgsGridListSetItemBackGroundColor/dgsGridListSetItemColor
Fixed: continuous mouse triggering doesn't work
Fixed: dgsScrollBarSetTroughClickAction doesn't work
Fixed: render issue of combobox
Fixed: onDgsElementScroll doesn't calculate mapped value at argument 4 and 5
Fixed: error when destroying layout
Fixed: incorrect color of 3d interface (working after client version: 1.6.0 r22188)
Fixed: scroll doesn't work using "scrollbarState"
Changed: "item as section" of dgsGridListSetItemText is now "row as section"
Changed: troughClickAction of scroll bar is now set to "step"
Added: roation for circle
Added Core Element: dgs-dxmenu
New Functions
dgsCreateMenu
dgsMenuShow
dgsMenuHide
dgsMenuAddItem
dgsMenuSetItemCommand
dgsMenuGetItemCommand
dgsMenuSetItemText
dgsMenuGetItemText
dgsMenuSetItemTextSize
dgsMenuGetItemTextSize
dgsMenuSetItemColor
dgsMenuGetItemColor
dgsMenuAddSeparator
dgsMenuRemoveItem
dgsComboBoxSetItemBackGroundImage
dgsComboBoxGetItemBackGroundImage
dgsComboBoxSetItemBackGroundColor
dgsComboBoxGetItemBackGroundColor
dgsCircleSetRotation
dgsCircleGetRotation
dgsGridListSetScrollBarState
dgsGridListGetScrollBarState
New Events
onDgsMenuHover
onDgsMenuSelect
New Properties
dgs-dxcombobox
textBoundingBoxIncludeArrow
textOffset
arrowSize
dgs-dx3dinterface
Improve G2D compatibility:
guiGridListSetSelectionMode
AlwaysOnTop property
guiGridListAddRow fixed incorrect behavior when passing item text
guiComboBoxGetItemText should return false if the item is -1 (the same as the CEGUI version)
You can’t perform that action at this time.