Start a conversation

Articles

  • G2 Reference Manual and Tutorials

    Overview  This article contains 2 different files which will help you understand how Gensym works and how to use it. Information G2 Reference Manual This reference manual presents G2, a development en...

  • Utilities

    Overview This article contains 10 different files which will help you understand Gensym Utilities. Information G2 ProTools User's Guide This guide contains complete information about the G2 Pro Tools ...

  • GDA error causes memory to keep increasing in G2 version 2021.1

      Overview If you are using G2 version 2021.1, you may encounter an issue triggered by a GDA error where the memory keeps on increasing. This memory leak issue is caused because some objects are creat...

  • Sorting a Grid-View

    Overview You want to know how to use the sorting attribute of a grid-view control.  Information The grid-view control in G2 shows a grid that contains multiple columns and rows of cells, which can con...

  • Programmatically selecting cells of an existing grid-view

      Overview   Instead of setting the selected cells of a grid-view upon creation, if you wish to change the selection of cells of a grid-view that already exists, this article will help you to do so pr...

  • Reporting an Issue to Gensym Support

    Overview You are experiencing issues with G2 and have not been able to find the solution in the available Gensym documentation. You have confirmed that the issue is not being caused by your KB and sus...

  • Getting Values from a G2 Sequence in C#

    Overview You have established a connection between G2 and a C# application and want to know how to get the values from a G2 sequence in the C# application. This article provides an example of how this...