|
-
Jan 16th, 2002, 08:59 PM
#1
Thread Starter
Junior Member
Is this possible
I made a program, in which the user inputs info into an input box. Then they can come back to it later, and it pops back up in a msg box. All this works fine. Now is it possible for the user to input the information in the inputbox, turn off the ompuer, turn it on again, and the information pop up in a msg box when clicked on? If this is Possible, how would i do it?
-
Jan 16th, 2002, 09:04 PM
#2
Now is it possible for the user to input the information in the inputbox, turn off the ompuer, turn it on again, and the information pop up in a msg box when clicked on? If this is Possible, how would i do it?
Yes, of course. You just need to save the input text in a text file or in the registery or an INI file.
-
Jan 16th, 2002, 09:05 PM
#3
Conquistador
you can easily use savesetting for this purpose
-
Jan 16th, 2002, 09:06 PM
#4
Thread Starter
Junior Member
how would i go about doing that?
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|