Difference between revisions of "Analytica 6.3 beta Release Notes/Changes in 6.3.0.220"

Line 2: Line 2:
  
 
'''''<font color=blue>This Page under construction</font>'''''
 
'''''<font color=blue>This Page under construction</font>'''''
 +
 +
==Expression assist==
 +
Added save_menu_download to the <code>''[[AcpStyles]]''</code> autocomplete grammar in the Expression assist.
 +
 +
==Libraries==
 +
* Added functionality to the Acp Styles library to set the  <code>''[[AcpStyles#Add_download_this_model_to_the_Close_menuAdd_download_this_model_to_the_Close_menu|save_menu_download]]''</code> AcpStyle, in the "esoteric AcpStyles" module.
  
 
==Object Window==
 
==Object Window==
* Added [[Slider|Slider]] to the [[The_Expression_popup_menu|Definition/Expression pulldown menu]]
+
* Added ''[[Slider|Slider]]'' to the ''[[The_Expression_popup_menu|Definition/Expression pulldown menu]]''.
  
 
==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.
  
 
==Tables==
 
==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 [[What%27s_new_in_Analytica_6.3%3F#Preview_features|New Preview Features in 6.3.0.220]].
+
* Add a context-menu option (for the columns of a table) called '''''<code>"New variable from column...."</code>''''' that shows up on the menu when you have a column header selected. See also ''[[What%27s_new_in_Analytica_6.3%3F#Preview_features|New Preview Features in 6.3.0.220]]''.
  
 
==GUI==
 
==GUI==
Line 16: Line 22:
  
 
==GUI-Dialogs==
 
==GUI-Dialogs==
* 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 variable Height with the the Units attribute set to "in". See also [[What%27s_new_in_Analytica_6.3%3F#Preview_features|New Preview Features in 6.3.0.220]].
+
* Created a help page for the new '''''[[Relational_to_Array_Dialog]]''''' dialog appears when you click the ? button (at the top left).
 
+
* Fixed a bug in the new '''''[[Relational_to_Array_Dialog]]''''' - the '''''<code>units</code>''''' attribute was not being set. I.e. the column name '''''<code>"Height (in)"</code>''''' should convert to a variable '''''<code>Height</code>''''' with the the Units attribute set to '''''<code>"in"</code>'''''. See also ''[[What%27s_new_in_Analytica_6.3%3F#Preview_features|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.
==Miscellaneous==
 
* Several minor bug fixes
 

Revision as of 23:38, 20 February 2023

This page lists all changes in the beta build 6.3.0.220 that have occurred since the previous beta build 6.3.0.219.

This Page under construction

Expression assist

Added save_menu_download to the AcpStyles autocomplete grammar in the Expression assist.

Libraries

  • Added functionality to the Acp Styles library to set the save_menu_download AcpStyle, in the "esoteric AcpStyles" module.

Object Window

Typescript

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.

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 or script).

GUI-Dialogs

Comments


You are not allowed to post comments.