Top "Desktop" questions

How to capture the desktop in OpenCV (ie. turn a bitmap into a Mat)?

I want to use OpenCV to process my desktop as if it were a video stream. I am familiar with …

opencv bitmap desktop mat
Can you do Desktop Development using JavaScript?

I know there's JScript.NET, but it isn't the same as the JavaScript we know from the web. Does anyone …

javascript windows desktop platform
Adding desktop shortcuts to "My Computer" on Windows 2008 Server

Now that I've finnaly moved to doing some development/support work for Windows 2008 I find myself annoyed by the lack …

windows windows-server-2008 desktop
How to create a desktop icon with Inno Setup

I am very new of Inno Setup and I wish to add a Desktop icon to my executable in Inno …

installation icons inno-setup executable desktop
VS2008 Setup Project: Shared (By All Users) Application Data Files?

fellow anthropoids and lily pads and paddlewheels! I'm developing a Windows desktop app in C#/.NET/WPF, using VS 2008. The …

visual-studio-2008 deployment installation desktop projects-and-solutions
How do I disable the GNOME desktop screen lock?

How do I stop my GNOME desktop from locking the screen after a few minutes of idle time? I already …

linux configuration desktop gnome
Which embedded database to use in a Delphi application?

I am creating a desktop app in Delphi and plan to use an embedded database. I've started the project using …

database delphi desktop embedded-database
Disable global Ctrl-Alt-L hotkey in KDE

The IntelliJ IDEA short-cut to reformat source code is Ctrl+Alt+L. This happens to lock the screen in KDE (…

intellij-idea desktop kde
Calling ASP.net Web Service from C# Application

I have a question. How can i invoke a web service and get the result from a C# desktop application. …

c# asp.net web-services desktop invoke
Easiest way to determine if user is on mobile device

I'm showing a notification bar on my website, and frankly, it doesn't work well when its on a mobile device. …

javascript mobile desktop