Changes There is a new style for text fields: c = command line. The table window and the Info pane show command line text values in blue highlight color and allow running them using the context menu. Refreshing data in the table window either manually or automatically, eg, after deleting records or changing table schema, keeps filters and orders for fields that did not change. The table window sorts fields in the part of the View - Order submenu that is used to add fields to the current order by name. The table window showing records for a table from a data source other than MAP marks records deleted in that window as deleted. (Previously, deleting records from such a table was merely suggesting to refresh data using the bar at the bottom of the window. Now the window also shows records that it tried to delete.) The status bar includes the new Counts pane that shows the total number of records and the number of selected records in the active component, similarly to the Info pane. The record counts shown in the Counts status bar pane can be refreshed using the Refresh command in the context menu. The Info pane and the Counts status bar pane show the total number of frames and the number of selected frames for a layout. (Fix) The Edit - Select Inverse command for a layout window adjusts the final selection for groups. (Previously the selection could produce a selected group with an unselected child.) (Fix) Selecting frames using cursor in a layout window adjusts the final selection for groups. (Previously the selection could produce a selected group with an unselected child.) Copying records from a table window copies them in both binary format suitable for pasting back into Manifold and in text format suitable for pasting into third-party applications like Excel or Notepad. Copying records in text format copies only visible fields, copies fields in order they appear in the table window, and formats field values according to field styles. The visible order of records is not preserved. The amount of produced text data is limited by 32 million characters because many third-party applications can only handle limited amounts of text coming from the clipboard. If there are more records than fit into the limit, extra records past the limit do not appear in text data and only appear in binary data. The field context menu in the table window includes the Copy command which copies field values from the selected records to the clipboard. Copying field values copies them in text format only. The copied values are formatted according to the field style. Empty values are omitted. End of list.
|