Categories: MSDN / DotNet / Java / Scripts / Linux / PHP Ask - La ask - La Answer

URGENT HELP - Save Changes

I have made a simple note pad but i have to hand it in a hour and i thought my save changes fuction worked but it doesnt.
How do i get the program to know that an item has been changed in the rich text box and get it to tell the user?
please help!
[265 byte] By [jackis] at [2007-11-11 7:53:20]
# 1 Re: URGENT HELP - Save Changes
Simplest way is to save the .TextRTF property when the program starts and/or when a file is opened, then compare the .TextRTF property with the saved value when the user closes the program.
Phil Weber at 2007-11-11 17:26:21 >
# 2 Re: URGENT HELP - Save Changes
Hate to ask but how do i do that? Only been using vb for a few weeks
jackis at 2007-11-11 17:27:17 >