Results 1 to 4 of 4
Thread: (screensaver)
Hybrid View
-
8th October 2013 19:32 #1
(screensaver)
!
, (.. 1 2 3 ).
google, msdn( ) C#.
"" :
1) n . ( )
2) (array[x]). , X
3) - ( ). , ( MS label) event handlers / , / ...
10 ( ) webbrowser.navigate(url).
:
2 :Code:while(true){ if ( i > counter) i = 0; url = "http://" + urlsArray[i]; webbrowser.Navigate(url); i++; // some kind of wait here // must handle events during the wait so we can close the screensaver }
1) ?
Thread.Sleep(ms); , ()
while + 10 - , 100% CPU ...
2) / , . "" IMessageFilter ( webbrowser...?) Close();
.
!
-
8th October 2013 22:28 #2
Join Date: Apr:2006
Location:
Posts: 8,666
? ? ?
http://www.functionx.com/visualc/app...reensaver1.htm
---
, , . Just sayin'
-
8th October 2013 23:03 #3
-
9th October 2013 01:21 #4
Join Date: Apr:2006
Location:
Posts: 8,666
, HTTP , SDL.
C#, rly?




Reply With Quote

Lenovo ThinkPad 15 IdeaPad 15
5th May 2023, 22:16 in