Top "Desktop" questions

How to add text on jprogressbar?

I am using a jprogressbar to indicate the availability status. i want to display a text of 40%[assumption] inside the …

java swing desktop jtextfield jprogressbar
Django Projects as Desktop applications : how to?

How to make Django projects packaged as desktop applications? I found some tutorials, but is there any solution as DjangoKit , …

django desktop
Extended desktop in Linux

My goal is to have an extended desktop like in windows. Linux only uses my second monitor as a mirror, …

linux desktop extend xrandr
How to draw directly on the Windows desktop, C#?

This question has been asked for other languages, and even for those other languages, I have found their answers lacking …

c# desktop
HTML5 drag and drop between windows

is there anyway with the HTML5 Drag & Drop functionality or/and the File API to drag an jpg image …

windows image html drag-and-drop desktop
Disable Gnome 3 notifications/pop-ups/integrated notifications

I would like to disable the Gnome 3 notifications/pop-ups/integrated notifications (if that's even the right term for them). For …

linux desktop fedora gnome-3
Cross-platform desktop notifier in Python

I am looking for Growl-like, Windows balloon-tip-like notifications library in Python. Imagine writing code like: >>> import desktopnotifier …

python cross-platform desktop notifications growl
Use embedded web browser (e.g. Chrome) as GUI toolkit for Java desktop applications?

Those HTML5 websites look great - why don't my Java desktop apps do? Swing and SWT are, well, just old-school. …

java html user-interface google-chrome desktop
what is the difference between java desktop application and javafx?

What is the difference between a "normal" Java desktop application (with AWT or Swing), and a Java application built with …

java desktop javafx
XNA - Get Current Screen Resolution

Is it possible to get the current desktop screen resolution? I have a few minor settings in my XNA game …

c# xna screen desktop resolution