Top "Desktop" questions

Chrome desktop notification example

How does one use Chrome desktop notifications? I'd like that use that in my own code. Update: Here's a blog …

javascript desktop google-chrome notifications
Which icon sizes should my Windows application's icon include?

I have a Windows application which will run in Windows XP and newer (i.e. Vista/7). According to the Vista …

windows icons desktop
How to run a shell script in OS X by double-clicking?

I have a shell script that has user execution permission on OS X, but when I double click on it, …

macos shell scripting desktop
What's the environment variable for the path to the desktop?

I'm writing a Windows batch file and want to copy something to the desktop. I think I can use this: %…

windows powershell vbscript localization desktop
Good Free Alternative To MS Access

Consider the need to develop a lightweight desktop DB application on the Microsoft platforms. It could be done fairly easily …

database ms-access desktop
Open a link in browser with java button?

How can I open a link in default browser with a button click, along the lines of button.addActionListener(new …

java swing browser hyperlink desktop
How to center a component in Material-UI and make it responsive?

I don't quite understand the React Material-UI grid system. If I want to use a form component for login, what …

reactjs mobile login material-ui desktop
Using vagrant to run virtual machines with desktop environment

My company's development environment is based on virtual machines, running on VirtualBox. We would like to move one step further, …

virtual-machine desktop virtualbox vagrant
How to get the Desktop path in java

I think this will work only on an English language Windows installation: System.getProperty("user.home") + "/Desktop"; How can I …

java desktop
Limitations of Visual Studio 2012 Express Desktop

I'm in the process of deciding whether or not to use Visual Studio 2012 Express for Desktop or purchase a retail …

visual-studio visual-studio-2012 desktop