Posted 16 years ago
by BLANC Stéphane
-
Staubli Robotics Suite Product Manager,
STAUBLI
Version: 4.0.0276
Platform: .NET 3.5
Environment: Windows XP (32-bit)
Hi,
it's possible to modify a readonly document using completion or the insert snippet method.
To reproduce it,
- Open the "SDI Editor Application"
- Set editor.Document.ReadOnly to true
- Launch the application.
It's not possible to edit the document BUT
if you display the word completion list or the code snippets list
(using the menu "Edit - Insert Code Snippet") and select an item
the document is modified...
Regards
Stéphane
it's possible to modify a readonly document using completion or the insert snippet method.
To reproduce it,
- Open the "SDI Editor Application"
- Set editor.Document.ReadOnly to true
- Launch the application.
It's not possible to edit the document BUT
if you display the word completion list or the code snippets list
(using the menu "Edit - Insert Code Snippet") and select an item
the document is modified...
Regards
Stéphane