Hello,
I am sitting here programming a simple (to start with) text editor. And now I met the brick wall……
I am using VB 60 Learning edition so the text area in my editor is a text box. Here I want to build in a check if the text-document I have been working with is changed and therefor have to be prompted if I want to save these changes or no when I am quitting or opening a new document (just like the notepad in windows).
So my question is:
Can anyone out there give me a hint of how I can do the test of a document have been changed or not. I have tryed to read and search trough all my documentation an are not able to find out of this.
Tanks Stig
I am sitting here programming a simple (to start with) text editor. And now I met the brick wall……
I am using VB 60 Learning edition so the text area in my editor is a text box. Here I want to build in a check if the text-document I have been working with is changed and therefor have to be prompted if I want to save these changes or no when I am quitting or opening a new document (just like the notepad in windows).
So my question is:
Can anyone out there give me a hint of how I can do the test of a document have been changed or not. I have tryed to read and search trough all my documentation an are not able to find out of this.
Tanks Stig