Unregistered
December 13, 2002, 20:45:23
Here is another one I encountered using the TX Text Control Words Sample and also in my own code:
1) Create a new file
2) Insert an image
3) Save and Close the file
4) Open the file
5) select the image and press ctrl-x to cut it to the clipboard
6) close the file
Note that the user is not asked to save the changed file as cutting the image did not raise the txtControl_Changed event. Is this a bug?
The following also fails to fire the change event:
Changing the papersize
Adding headers and footers
Changing header and footer properties
Changing the target of a hyperlink
Or am I missing something obvious here?
Cheers, LJ
This message was originally posted by LJ in the old TX Text Control Support Forum.
1) Create a new file
2) Insert an image
3) Save and Close the file
4) Open the file
5) select the image and press ctrl-x to cut it to the clipboard
6) close the file
Note that the user is not asked to save the changed file as cutting the image did not raise the txtControl_Changed event. Is this a bug?
The following also fails to fire the change event:
Changing the papersize
Adding headers and footers
Changing header and footer properties
Changing the target of a hyperlink
Or am I missing something obvious here?
Cheers, LJ
This message was originally posted by LJ in the old TX Text Control Support Forum.