Top "Desktop-application" questions

An application that runs stand alone in a desktop or laptop computer.

How Do I Package and Deploy an Eclipse Java Application?

I have built a Java application that has some dependencies (~10). I would like to easily package this application up and …

java eclipse deployment desktop-application
Qt - 'Shadow Building'?

I have a simple question - what is Shadow Building? I've seen it in Qt in Target Setup dialog, but …

qt build-process desktop-application
Are Cortana APIs available for desktop applications?

I want to develop a Windows application on Windows 10 using the new Cortana engine. Unfortunately as far as I know, …

c# desktop-application windows-10 cortana
Set focus to Data Grid View Text Box Column Cell

I have a gridview of type datagridview text box column, in that following columns are there: SrNo | Description | HSNCode | Qty | …

c# desktop-application setfocus datagridviewtextboxcell
Windows Application vs Web Application development

Just trying to get a more thorough understanding of the major differences between windows(desktop) application and web application development. …

asp.net wpf windows web-applications desktop-application
Desktop API is not supported on the current platform

I have encountered this error: java.lang.UnsupportedOperationException: Desktop API is not supported on the current platform I would open …

java api file desktop-application
HTML5 Desktop Wrapper/Framework

I'm currently mid-way through building a HTML5 application. I'd really like to deploy this to desktop and I've looked at …

html cross-platform desktop-application
System Tray (Menu Extras) icon in Mac Os using Java

I'm developing a desktop application using Java. I want to put an icon (with a contextual menu) on the system …

java macos desktop-application system-tray
Electron UI for Golang Program?

I'd like to make a GUI in Electron for a Desktop Application written in Go (currently it's a command line …

javascript user-interface go desktop-application electron
Can we create Desktop application in php

My concern is to know, That can we create desktop application in PHP Like:- other applications on our desktop. …

php desktop-application