I would like to implement a 'Send Feedback' option in a Java desktop application. One which will pop up a box for the user to enter a comment, then send it to us along with a screenshot of the application window.
How would be the best way to communicate the data to us? Two obvious solutions spring to mind:
Email - I'm thinking that ...
Hi,
I'm searching for a way to hide specific Icons from the Desktop. I usually have way to much icons on my desktop (which makes finding a file a real hassle), so I would like to write a little tool, which "filters" them as I type. I do not want to "move" or delete them, just hide (or darken) them. I know how to toggle show an hide-stat...
I'm fiddling with a desktop gadget (a clock). It has a reflection effect underneath it that needs to be transparent, and I'm using CopyFromScreen to get the background, then just setting the form background to this.
Like so (part of a "dock/undock" button):
Rectangle bounds = this.Bounds;
using (Bitmap ss = new Bitmap(...
I have a Python program (GUI application). I can run this program from the command prompt on Windows (command line on Linux). But it can be too complicated for users. Is there an easy way to initiate a start of the program with a click (double click) on a pictogram (a small image on the desktop)?
...
I have to make a multi-lingual desktop application in C# 3.5. I know how to add multilingual text for labels at design time.
But I am unable to find how to make Messagebox and Confirm dialogs multilingual? Do I have to add if/else conditions in code to check the selected language?
Thanks in anticipation!
...
I'm trying to use the desktop class in client/server application.
I want the default browser to open on the client side when the client clicks on a button. What happens is that the browser opens on the server. How can I fix it?
Thanks
...
Hi,
I have installed goolag and google desktop. Google desktop search searches all drives and gives search result. Now i want to restrict search to particular directory. How do i do that?
(goolag code consist of index.php, mail.php, image.php, fonctions.php, fichier.php, goolag.css )
Link: http://www.asabox.com/goolag/index_en.htm 2/25...
I want to change screen resolution with c# code in desktop application.
...
I'm a Mac user and a Windows user (and once upon a time I used to be an Amiga user). I much prefer the menu-bar-at-the-top-of-the-screen approach that Mac (and Amiga) take (/took), and I'd like to write something for Windows that can provide this functionality (and work with existing applications).
I know this is a little ambitious, esp...
The purpose is to use C++ in a useful way.
I have just started programming and have made a few small applications in C and C#.
My understanding is that programming for web and thing related to web is nowadays a very easy task.
Please note this is for personnel learning, not for rent a coder or any money making.
An application which ca...
I am attempting to write a cross-platform GUI application that would be deployed to Windows, Mac OS X, and Linux. My requirements are:
Single code base for all three deployment platforms, without a large amount of conditional logic for handling differences between platforms.
Looks as close to "native" as possible on all three platform...
I'm looking to make a 'dashboard' system that will place itself on the desktop, between icons and the wallpaper. I understand this will probably require API calls. Do you have any advice on how I can do this?
TIA.
...
Fist of all, when I say "run a desktop app within a applet" I mean do a Applet application that runs off-line, instead of a Desktop application that runs inside a JFrame.
The little I know about applets (and maybe something I say is wrong, please correct me) is that applets have all permitions not granted by default. Also, the applets r...
I know this sounds odd. The JS on my project functions perfectly, except when the web site is accessed using computers at one specific company. To make things even more difficult, the JS fails only about 50% of the time when run from that company. The JS failure occurs with FireFox, Chrome, and IE.
I have tested this myself using FF and...
Hello everyone,
I'm in the design phase for a desktop-based application. Because of the nature of this particular application, I believe it would benefit greatly from a web-based approach (i.e., allowing a user to interface with the application through a browser running in kiosk mode) in order to leverage the simplicity of HTML/CSS/JS ...
It has become apparent that where I work needs, internally, a "notification system". The issue being that we are very spread out throughout multiple buildings and the bulk of the work force regularly keeps there email closed for hours at a time.
I need to create a simple way to be able to push out a message and have it "pop up" on ever...
Hi,
I just want to find out how to run two WPF windows (one in extended desktop) while in Full screen mode.
...
I need to know how to hide Windows Desktop and change desktop background color in c# and restore the previous configuration.
Any idea?
BR
...
Is it possible to use XMPP for a desktop sharing application ? is there any inconvenience ?
...
Is there a desktop-based tool that's used for code reviews or do we just have to print out the code and mark it up by hand?
...