Page 1 of 1
Save In Settings
Posted: Thu Jul 29, 2010 11:57 am
by Mark
Hello,
i have a picture box with an image in it and when i click it it shows on the form background but how would i go bout geting it to save this image in to the settings so i remembers the image and displays it again?
Re: Save In Settings
Posted: Thu Jul 29, 2010 1:20 pm
by upperdrag
have you ever tried remembering the text of where the picture is? as in like the URL
Eg. "C:\hello.PNG\"
then use the normal settings on remembering the text
thats just an example :l
you could find a solution to your problems probably at MSDN...
Re: Save In Settings
Posted: Thu Jul 29, 2010 7:18 pm
by mandai
There isn't a way to do it from settings but you might want to consider using resources instead.
See
viewtopic.php?f=32&t=2058&p=14066#p12725
Re: Save In Settings
Posted: Sun Aug 01, 2010 1:29 am
by upperdrag
Re: Save In Settings
Posted: Sun Aug 01, 2010 11:16 am
by mandai
That is just for saving the path in settings, not the image object itself.
Re: Save In Settings
Posted: Sun Aug 01, 2010 12:55 pm
by upperdrag
well, still about the same o.o?
Re: Save In Settings
Posted: Sun Aug 01, 2010 1:35 pm
by mandai
Not if you move the program from one computer to another, or if the image is moved.
Re: Save In Settings
Posted: Sun Aug 01, 2010 1:47 pm
by upperdrag
well actually i think they could click on the "change button" ?