Version | Bit | Build | Release Date | Change | Download | JIRA (In-house documentation) |
---|
OrgLab9 (9.7.5) | 64 (no 32 bit version available) |
| 11/14/2019 | - Fix Missing values are returned as 0 instead of Origin NANUM value from double type matrix.
- Fix MatrixObjectPtr->DataFormat fails to set set data format for matrix.
- Fix WorksheetPtr->Labels() fails to set visible labels in worksheet.
- Access violation fixed when reopening project.
- Ability to assign WorksheetPage and MatrixPage to Folder.
- Added support for WorksheetPage and MatrixPage Comments.
- Added support for MatrixSheet XY mapping.
- Improved MatrixObject Property access: Units, Comments.
See this page for info about upgrading from OrgLab8: https://www.originlab.com/doc/Orglab/Orglab#Upgrading_from_OrgLab8 | http://www.originlab.com/Orglab/dl.aspx | ORG-20941 ORG-20885 ORG-21025 |
OrgLab8 (9.3) | 32, 64 | 116 | 6/29/2015 | Fixed the issue of When set unsigned integer32 data (Dim dy(iw) As UInteger), the saved opj file shows all Zero. Sample code is as: orgWkSt.Columns(iIndex).DataFormat = Origin.COLDATAFORMAT.DF_ULONG 'DF_FLOAT orgWkSt.Columns(iIndex).SetData(dy) When try to set unsigned integer32 data (Dim dy(iw) As UInteger), the saved opj file shows all Zero. For other data type, it works OK. Have the same issue in Matrix. Sample code is as: Dim s2(0 To iRow - 1, 0 To iCol - 1) As UInteger ... ... ... orgMtObjS2 = orgMtS.MatrixObjects.Add orgMtObjS2.DataFormat = Origin.COLDATAFORMAT.DF_ULONG 'DF_DOUBLE nn = orgMtObjS2.SetData(s2, 0, 0) | http://www.originlab.com/Orglab/dl.aspx |
ORG-13234
-
Getting issue details...
STATUS
|
OrgLab8 (9.3) | 32, 64 | 2 | 01/23/2015 | - Combined all DLLs into a single DLL
- Four new methods for getting and setting LabTalk object properties
- double GetLTObjNumVar(string name)
- string GetLTObjStrVar(string name)
- BOOL SetLTObjNumVar(string name, double value)
- BOOL SetLTObjStrVar(string name, string value)
| http://www.originlab.com/Orglab/dl.aspx |
ORG-11213
-
Getting issue details...
STATUS
|
OrgLab8 (9.1)
| 32,64 | 50 | 02/21/2014 | - Added ability to force Text & Numeric datasets to show numeric values as text elements. When a column is Text & Numeric, numeric strings would show with scientific notation. This behavior can now be turned off per column.
- Added new Visual Basic sample to demonstrate new Text & Numeric dataset feature.
|
http://www.originlab.com/Orglab/dl.aspx |
ORG-10666
-
Getting issue details...
STATUS
|
OrgLab8 (9.1)
| 32,64 | 49 | 02/12/2014 | - Fixed an Exception that was occurring when calling the New Project method.
|
|
ORG-10330
-
Getting issue details...
STATUS
|
OrgLab8 (9.1) |
| 48 | 10/03/2013 | - Fixed an Exception that was occurring when accessing items in a collection
|
|
ORG-9616
-
Getting issue details...
STATUS
|
OrgLab8 (9.1) | 64 | 47 | 10/15/2013 | - Fixed issue about creating new work book (64 bit)
|
|
ORG-9564
-
Getting issue details...
STATUS
|
OrgLab8 (8) | 64 | 46 | 02/04/2013 | - Updated to support 64 bit
|
|
ORG-6072
-
Getting issue details...
STATUS
|
9.X problems and fixes (In-House Documentation) :
ORG-3085
-
Getting issue details...
STATUS
Learn More about Orglab here: http://www.originlab.com/index.aspx?go=Products/Orglab