1338.0.1 |
XTEXT enhancement: Automatically add "Paste Special" to the context menu when complex clipboard formats are available. Depending on the formats, the menu option will open a submenu with more specific paste options, such as picture, spreadsheet, etc. To customize the wording of the menu option, add or modify the 004,011 message in the SYSMSG.xxx file. All SYSMSG.xxx included in the release package have been updated with rough translations. Note that if you don't want this capability, you can disable it by setting the TXMF1_EDIT_PASTESP (&h00400000) flag in the TXC'MENUMASK1 field. |
1338.0.2 |
Compiler bug fix (edit 623): structures containing fields with initializers were generating a bad instruction when defined within functions. |
1338.0.3 |
Multi-monitor dialog positioning bug fix: In some cases the dialog was being forced on to the main monitor even though it should have been on another monitor. |