Difference between revisions of "Analytica 6.3 beta Release Notes/Changes in 6.3.0.221"
(Created page with " Navigation This page Tools Search Analytica Docs User Editing Analytica 6.3 beta Release Notes/Changes in 6.3.0.221 This page lists all changes in the beta build 6.3.0.2...") |
|||
Line 1: | Line 1: | ||
− | + | <font color=blue>'''This page is under construction'''</font> | |
− | |||
− | This page | ||
− | |||
− | |||
− | |||
− | |||
− | |||
==Expression assist== | ==Expression assist== | ||
Line 35: | Line 28: | ||
==Typescript== | ==Typescript== | ||
* Fixed a bug which prevented pasting text into the ''[[Typescript|Typescript window]]'' in browse mode. | * Fixed a bug which prevented pasting text into the ''[[Typescript|Typescript window]]'' in browse mode. | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− |
Revision as of 14:15, 6 March 2023
This page is under construction
Expression assist
- Added save_menu_download to the
AcpStyles
autocomplete grammar in the Expression assist.
File Saving and Loading
- Improved the detection of row & column headers in imported csv files.
GUI
- Fixed a bug where the textual definitions of a variable were not displaying in the correct number format (e.g. %) after assignment (i.e. from an on-click).
GUI-Dialogs
- Created a help page for the new Relational_to_Array_Dialog which appears when you click the ? button (at the top right of the dialog).
- Redesigned the Relational_to_Array_Dialog.
- Fixed a bug in the new Relational_to_Array_Dialog - the
units
attribute was not being set. I.e. the column name"Height (in)"
should convert to a variableHeight
with the the Units attribute set to"in"
. See also New Preview Features in 6.3.0.220. - Fixed a bug in the new Relational_to_Array_Dialog . When Type=Count, and no value fields are selected (i.e., all value columns are ignored), the OK button should be enabled.
Object Window
- Added Slider to the Definition/Expression pulldown menu.
Tables
- Add a context-menu option (for the columns of a table) called
"New variable from column...."
that shows up on the menu when you have a column header selected. See also New Preview Features in 6.3.0.220.
Typescript
- Fixed a bug which prevented pasting text into the Typescript window in browse mode.
Comments
Enable comment auto-refresher