Whats new:
----------------
2.2.1.9
o Added a hidden option to disable accept command dialog.
In RadASM.ini section [Accept] add the following line:
DontAsk=1
o Added UndoSave addin. It saves and loads undo information on project code files.
See Addin Manager help file for more info.
o Project Options no longer expands project tree.
Get it here:
http://radasm.cherrytree.at/
Firs time installers or updating from an older version should get the complete package:
http://radasm.cherrytree.at/download/?did=40
KetilO
Thank you for the update and adding the "DontAsk" command.
There was a bug in the UndoSave addin.
Unchanged files would loose their undo information.
The downloads are updated.
KetilO
Hello!
Two things about UpdateChecker:
1. There are two redundant question if I want to delete the files in update folder
2. How about a option to update inside installation folder. Ini files - I think - should be updated only if new options were added, by adding those new options with default values in files.
Nick
And another oneĀ :bg
- nestedĀ structure members are not listed if one is editing the text. Example:
if you type:
mov (Some_struct ptr [esi]).
<the list pops up>
<one chooses the entry>
mov (Some_struct ptr [esi]).m1.
<the list pops up>
...
the list shows as it should
However, if you paste
mov (Some_struct ptr [esi]).m1
and you type a dot, the list doesn't show.
Nick
PS
To avoid bothering other members that have no interest in this, I would suggest some online form for bug report and features request (which may be voted or commented).
If such place already exist, my apologies. Please do direct me to it.