Difference between revisions of "Analytica 4.4 beta Release Notes/Changes in 4.4.0.13"
AManandhar (talk | contribs) |
AManandhar (talk | contribs) |
||
Line 1: | Line 1: | ||
− | [[Analytica 4.4 beta Release Notes| | + | [[Analytica 4.4 beta Release Notes|<< Analytica 4.4 beta Release Notes]] |
− | This page lists fixes in beta build 4.4.0.13 since the previous [[Analytica 4.4 beta Release Notes/Changes in 4.4.0.12|beta build 4.4.0.12]]. | + | This page lists fixes in beta build 4.4.0.13 since the previous [[Analytica 4.4 beta Release Notes/Changes in 4.4.0.12|beta build 4.4.0.12]]. For major enhancements since 4.3, see [[What's new in Analytica 4.4?]]. |
− | =Expression Assist= | + | = Expression Assist = |
− | * Expression Assist does not add an extra opening parenthesis if one already exists. | + | *Expression Assist does not add an extra opening parenthesis if one already exists. |
− | * Expression Assist handles Dynamic contexts more intelligently. | + | *Expression Assist handles Dynamic contexts more intelligently. |
− | =Tables= | + | = Tables = |
− | * Fixed issue with very large tables not scrolling all the way to the end. | + | *Fixed issue with very large tables not scrolling all the way to the end. |
− | * Tables do not clip a pixel of the text being edited in a table. | + | *Tables do not clip a pixel of the text being edited in a table. |
− | =Animate Window= | + | = Animate Window = |
− | * Added a feature to control Window animation feature. Type '''Sys_AnimateWindows : 0''' to turn window animation off and '''Sys_AnimateWindows : 1''' to turn it back on. | + | *Added a feature to control Window animation feature. Type '''Sys_AnimateWindows : 0''' to turn window animation off and '''Sys_AnimateWindows : 1''' to turn it back on. |
− | * Fixed an issue which caused a window to leave artifacts when closing. | + | *Fixed an issue which caused a window to leave artifacts when closing. |
− | =Graphing= | + | = Graphing = |
− | * Graphs with line-style squared, area fill and stacked options display correctly. | + | *Graphs with line-style squared, area fill and stacked options display correctly. |
− | = Object Window = | + | = Object Window = |
*Pressing '''Esc''' does not advance focus to the next control. | *Pressing '''Esc''' does not advance focus to the next control. | ||
Line 33: | Line 33: | ||
*Object window buttons do not clip the button labels below the baseline. | *Object window buttons do not clip the button labels below the baseline. | ||
− | = List of labels = | + | = List of labels = |
− | *Deleting text of an item from a list of labels now changes it to and empty string, '',''instead of '0'. | + | *Deleting text of an item from a list of labels now changes it to and empty string, '',''instead of '0'. |
− | =Typescript= | + | = Typescript = |
− | * Fixed issue that caused the Typescipt window to draw itself on the Diagram window. | + | *Fixed issue that caused the Typescipt window to draw itself on the Diagram window. |
− | * Fixed issue that caused the Typescript prompt to get clipped. | + | *Fixed issue that caused the Typescript prompt to get clipped. |
− | = | + | = Diagram window = |
− | * | + | *Moving nodes around dont leave being artifacts. |
− | + | = Choice input nodes = | |
− | + | *Fixed a crashing bug caused when a Choice node is defined as a Domain of an index and an input node is created for the Choice node. | |
− | * Fixed a | + | *Fixed issues when a Choice node is defined on '''Self''' and an input node is created for it. |
− | = File Handling = | + | = Memory = |
+ | |||
+ | *Fixed a crashing bug caused when memory use exceeds 2GB on a 32-bit Windows system. | ||
+ | |||
+ | = File Handling = | ||
*Fixed a crashing bug caused when trying to open corrupted Analytica models. | *Fixed a crashing bug caused when trying to open corrupted Analytica models. |
Revision as of 22:45, 26 October 2011
<< Analytica 4.4 beta Release Notes
This page lists fixes in beta build 4.4.0.13 since the previous beta build 4.4.0.12. For major enhancements since 4.3, see What's new in Analytica 4.4?.
Expression Assist
- Expression Assist does not add an extra opening parenthesis if one already exists.
- Expression Assist handles Dynamic contexts more intelligently.
Tables
- Fixed issue with very large tables not scrolling all the way to the end.
- Tables do not clip a pixel of the text being edited in a table.
Animate Window
- Added a feature to control Window animation feature. Type Sys_AnimateWindows : 0 to turn window animation off and Sys_AnimateWindows : 1 to turn it back on.
- Fixed an issue which caused a window to leave artifacts when closing.
Graphing
- Graphs with line-style squared, area fill and stacked options display correctly.
Object Window
- Pressing Esc does not advance focus to the next control.
- Fixed an issue that displayed an erroneous warning when setting Cell Default value to Undefined
- Object window buttons do not clip the button labels below the baseline.
List of labels
- Deleting text of an item from a list of labels now changes it to and empty string, ,instead of '0'.
Typescript
- Fixed issue that caused the Typescipt window to draw itself on the Diagram window.
- Fixed issue that caused the Typescript prompt to get clipped.
Diagram window
- Moving nodes around dont leave being artifacts.
Choice input nodes
- Fixed a crashing bug caused when a Choice node is defined as a Domain of an index and an input node is created for the Choice node.
- Fixed issues when a Choice node is defined on Self and an input node is created for it.
Memory
- Fixed a crashing bug caused when memory use exceeds 2GB on a 32-bit Windows system.
File Handling
- Fixed a crashing bug caused when trying to open corrupted Analytica models.
Comments
Enable comment auto-refresher