Difference between revisions of "Analytica 4.4 beta Release Notes/Changes in 4.4.0.13"
AManandhar (talk | contribs) (→Choice) |
AManandhar (talk | contribs) |
||
Line 38: | Line 38: | ||
* 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 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= | =Memory= |
Revision as of 22:32, 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.
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.
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.
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 Opening
- Fixed a crashing bug caused when trying to open corrupted Analytica models.
Comments
Enable comment auto-refresher