473,385 Members | 1,375 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,385 software developers and data experts.

.Net Screen Savers

I have created a screen saver using VB.Net but cannot find any articles or
examples on how to write the code for the /p parameter (display in dialog
preview window). All the .Net exmaples I have found skip this functionality
and simply put, this requires advance threading and is beyond the scope of
this example.

Can anyone please give me an answer to this or at least give me a link to
where I can find this information.

S. Shawn Mehaffie
PC Resources, LLC
Nov 20 '05 #1
4 1741
If you don't mind me asking on your thread...what
examples have you found so far for screen savers?

I want to build a screen saver as well. Got any good
links to examples?

-----Original Message-----
I have created a screen saver using VB.Net but cannot find any articles orexamples on how to write the code for the /p parameter (display in dialogpreview window). All the .Net exmaples I have found skip this functionalityand simply put, this requires advance threading and is beyond the scope ofthis example.

Can anyone please give me an answer to this or at least give me a link towhere I can find this information.

S. Shawn Mehaffie
PC Resources, LLC
.

Nov 20 '05 #2
If you don't mind me asking on your thread...what
examples have you found so far for screen savers?

I want to build a screen saver as well. Got any good
links to examples?

-----Original Message-----
I have created a screen saver using VB.Net but cannot find any articles orexamples on how to write the code for the /p parameter (display in dialogpreview window). All the .Net exmaples I have found skip this functionalityand simply put, this requires advance threading and is beyond the scope ofthis example.

Can anyone please give me an answer to this or at least give me a link towhere I can find this information.

S. Shawn Mehaffie
PC Resources, LLC
.

Nov 20 '05 #3
I just read an article on planet source code that says the SCR file format
is nothing more than a renamed EXE.

basically, the screen saver I found was a .NET executable with a picturebox
that just filled the bounds and was a borderless form...

-CJ
"BobAchgill" <an*******@discussions.microsoft.com> wrote in message
news:1a*****************************@phx.gbl...
If you don't mind me asking on your thread...what
examples have you found so far for screen savers?

I want to build a screen saver as well. Got any good
links to examples?

-----Original Message-----
I have created a screen saver using VB.Net but cannot

find any articles or
examples on how to write the code for the /p parameter

(display in dialog
preview window). All the .Net exmaples I have found

skip this functionality
and simply put, this requires advance threading and is

beyond the scope of
this example.

Can anyone please give me an answer to this or at least

give me a link to
where I can find this information.

S. Shawn Mehaffie
PC Resources, LLC
.

Nov 20 '05 #4
I just read an article on planet source code that says the SCR file format
is nothing more than a renamed EXE.

basically, the screen saver I found was a .NET executable with a picturebox
that just filled the bounds and was a borderless form...

-CJ
"BobAchgill" <an*******@discussions.microsoft.com> wrote in message
news:1a*****************************@phx.gbl...
If you don't mind me asking on your thread...what
examples have you found so far for screen savers?

I want to build a screen saver as well. Got any good
links to examples?

-----Original Message-----
I have created a screen saver using VB.Net but cannot

find any articles or
examples on how to write the code for the /p parameter

(display in dialog
preview window). All the .Net exmaples I have found

skip this functionality
and simply put, this requires advance threading and is

beyond the scope of
this example.

Can anyone please give me an answer to this or at least

give me a link to
where I can find this information.

S. Shawn Mehaffie
PC Resources, LLC
.

Nov 20 '05 #5

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

3
by: | last post by:
Hi, Is there an event I can listen for in WndProc so I know when the screen saver is active and insactive? Thanks
6
by: Tony Liu | last post by:
Hi, when switched to the full screen mode in VS.NET IDE, is there any way to hide the main menu bar? Thanks Tony
18
by: DavidS | last post by:
Have resW=screen.width; resH=screen.height in javascript. How can I read these values in ASP.NET source code - Page_Load function of code behind? Any suggestions?
4
by: Shawn Mehaffie | last post by:
I have created a screen saver using VB.Net but cannot find any articles or examples on how to write the code for the /p parameter (display in dialog preview window). All the .Net exmaples I have...
2
by: kevin | last post by:
Not sure if this is the right place for this, if not please direct me accordingly. I have made a screen saver, and it has some options. How do I get those options to be available from the Windows...
0
by: Jeffery Tyree | last post by:
I have a machine that will be used to demo some Excel spreadsheets at a convention. Because I did not author the spreadsheets and attendees will be allowed to play with the spreadsheets, I needed...
3
by: Peter Oliphant | last post by:
I'm programming using MS VS VC++ 2008 Express (Beta 2) in /Cli pure mode. I've found the Screen class. With it I can very easily get the count and all the data on the various Screens attached to...
1
by: nasima khan | last post by:
Hi, i am nasima. I have got a code for setting the screen resolution of my page, but i am unable to understand. Can any one give a complete data explanation of the below code. Sub ChangeRes(X...
0
Shashi Sadasivan
by: Shashi Sadasivan | last post by:
Hi All, i Have an application functionaluty which has 4 forms which are needed to interact by the user by dragging data from these forms to one another the main form is located in the MDI Parent...
0
by: Faith0G | last post by:
I am starting a new it consulting business and it's been a while since I setup a new website. Is wordpress still the best web based software for hosting a 5 page website? The webpages will be...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 3 Apr 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome former...
0
by: ryjfgjl | last post by:
In our work, we often need to import Excel data into databases (such as MySQL, SQL Server, Oracle) for data analysis and processing. Usually, we use database tools like Navicat or the Excel import...
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.