Newbie Question About Creating a Screen Saver from scratch
Newbie Question About Creating a Screen Saver from scratch
| |
I'm trying to create a screen saver using Visual Basic 2005. I was wondering does anyone know of a good site or tutorial on this subject that explains from start to finish how to accomplish creating a simple screen saver I found one on the microsoft site but it mentions issues with visual basic 2005 express writing code to two separate forms, the the form.vb and form.designer.vb, and that these would need to be resolved but it does not go into how to do it. Would anybody know how to do that If I can figure that part out I could use the tutorial I found. I'm newbie who is trying to learn by practicing and actually coding as I go by creating a screen saver from scrath. I have tried the screen saver starter kit and while it is good for learning to code and make changes it does not really explain how to go start from start to finish. Also are there any how to learn visual basic 2005 books that anyone recommends for a beginner
Thanks in advance
| | |
Newbie Question About Creating a Screen Saver from scratch
Michael Hogue
You need the screen saver starter kit:( it somes with the express editions or check this article):
http://msdn.microsoft.com/coding4fun/windows/misc/article.aspx articleid=1017196
shmulik_segal