screensaver
Screensaver fails to launch external program in Windows XP
I\'m writing a screensaver in C# which should launch an application and then terminate when the user presses the \"A\" key.[详细]
2023-01-22 04:25 分类:问答Unhide cursor in Cocoa screensaver
I’m developing a Mac OS X screensaver that uses WebView. WebView loads fla开发者_如何学编程sh with a map. I want to let a user move the map and resize it (flash map has appropriate controls). I’ve r[详细]
2023-01-17 01:15 分类:问答How to access events of a properties.settings.default field in C#?
I have two forms, Form A and Form B. My Properties.Settings.Default has a timer object that when \"ticked\" needs to open Form B. What I would like to do is program the timer_tick(object sender, Event[详细]
2023-01-13 00:01 分类:问答starting and stopping the screensaver
Should have been simple I would have thought.I want to force the PC to go into screen saver mode, and exit it when conditions I am checking in by D2006) app come true.It doesn\'t seem to work:[详细]
2023-01-12 03:08 分类:问答How can I display a form on a secondary monitor?
I am writing a screensaver in Delphi. I want is to display a TpresentationFrm on each monitor, fullscreen. To this e开发者_如何学Pythonnd, I have written the following (incomplete) program:[详细]
2023-01-04 14:27 分类:问答How do I shut off the Mac screensaver?
I\'m writing an application that uses Apple\'s kiosk mode.I would like to disable the screen saver, but the \"ScreenSaverDefaults\" class reports itself as being 32-bit only.I can change the build to[详细]
2023-01-02 12:59 分类:问答How do I start a Python screensaver that takes keyboard input in Ubuntu (and preferably Windows)?
I am developing a small application for home use in Python. It is supposed to act as a slide show screensaver, but also as a primitive image manager. I have the slide show and image manager aspects co[详细]
2022-12-31 02:13 分类:问答Xcode screensaver with openGL
I am currently simply trying to build a simple screen saver in xcode 3.2 on osx 10.6.3 using a开发者_JS百科n openGL view as described in this article: http://cocoadevcentral.com/articles/000089.php an[详细]
2022-12-29 12:08 分类:问答Detect when screensaver activates with Cocoa
Is there a way to trigger an action when the Mac OS X s开发者_开发技巧creensaver activates or when it goes to sleep (preferably using cocoa)?You can register for various distributed notifications—on[详细]
2022-12-29 01:29 分类:问答Alternative Input Device(Midi) doesn't prevent Screen Saver in Winforms application
I have developed a C# WinForms application whereby the user is providing input via a MIDI-connected device. The user will go for long periods without using the keyboard or mouse.[详细]
2022-12-24 13:02 分类:问答