
Hi,
Why the EditorCommands that modify the document do not test the IsReadOnly flag of the document in the CanExecute ?
Sylvain
Sylvain
Hi,
Why the EditorCommands that modify the document do not test the IsReadOnly flag of the document in the CanExecute ?
Sylvain
Sylvain
Hello,
Which specific edit actions are you looking at for this?
Hello,
I was thinking at
Thanks
Sylvain
Ok we will update appropriate commands for the next maintenance release to do document read-only checks in CanExecutes. They all currently check in Execute.
Thanks
Sylvain
Hi
I just test it again with version 17.1.650 and version 16.1.630 and it seems that this is not corrected ?
Regards,
Sylvain
Hello,
I just looked at the source code for a number of those commands in the list above and their can-executes all have readonly checks. Which specific one(s) don't you see it working in?
Please log in to a validated account to post comments.