previous years: 2023   2022   2021  2020   2019   2018   2017  
2016   2015   2014   2013   2012   2011   2010   2009   2008   2007 2006 2005 2004 2003 2002 2001 2000

GuiXT Availability Description

2024 Q1 1

March 18, 2024

New Internal handling of multiple SAP GUI modes changed to allow parallel sessions
New User catalog: Building user groups by reference user REFUSER=refusername 
Corr License file check for ending ".txt" removed allowing HTTP access with URL parameters 
Corr Image (toolbar) in SAP GUI Fiori themes (e.g. Quartz) now in title bar  
InputAssistant Availability Description

2024 Q1 1

March 18, 2024

New GuiXT variables and "using" parameters without a fixed size limit
New Lines in the "Script" and "Trace" windows are displayed in duplicate with resolved &-variables
New Debug window: breakpoint on change of expression
New Long texts variables text[...]shown in GuiXT debug window
Corr Performance improvement for call, no request for unused parameters (as already implemented for table parameters)
Corr Image ..input="..." did not set empty values into screen fields
Corr Environment variables with non-ANSI characters in value not translated to UTF-8
GuiXT Controls Availability Description

2024 Q1 1

March 18, 2024

Corr CallVBAsync guinet.gridcontrol.gridToTable and guinet.gridcontrol.copyText: Loading grid data sporadically not working 
Corr Improvements, especially reduced memory resources, when using CallVBAsync functions for large grids and trees
Script Editor Pro Availability Description

2022 Q4 2

November 28, 2022

New New option in editor settings:
If enabled, wysiwyg-mode will insert new lines at the top/bottom of a script
New New keyword: "process"
New Option for keywords "control" and "webview": returnwindow=
New Options for searching within script added, "case-sensitive" and "whole word"
New Option for keywords "control" and "webview": returnwindow=
New New option for keyword "SelectFile": -multiple
New New option for keyword "copyText": -hexadecimal
New New options for keyword "processingOption": VBDirectory=, JSLibrary=, VBSLibrary=
New Menu entries added for native controls interface:
TextControl: GetReadOnly
GridControl: SetFocus, DoubleClickCell, and PressEnter
New Syntax check: Wrong quotation char used?
New Syntax option for keyword "processingoption": createGuiControlsForJavascript=
Corr "Open current script" and "Activate/Refresh" in 64bit version (of GuiXT) corrected
Corr Search field (CTRL+F) positioned on top right in script editor window
Corr Inserting options in line for keywords
TextControl: GetReadOnly
GridControl: SetFocus, DoubleClickCell, and PressEnter

Added on contextmenu:
GridControl: GetColumnCount
Corr Fetching screen elements on multiple active SAP modes