0
votes
5answers
49 views
How to prevent starting TaskManager in my Desktop?
Hi,
I am creating a new Desktop in Windows XP/Vista and 7 using win32 API.
This is more like having a secure Desktop and I don't want let any other application to be executed in t …
0
votes
3answers
45 views
Remote Desktop between a mac and ubuntu
Hi i am using linux - ubuntu.
is there any way as remote desktop connection "to mac system"
please explain as if to a child.
Thanks!
1
vote
2answers
46 views
Programmatically take ScreenShot of Desktop in Ruby?
Hey there,
I asked this question about taking a picture of a webpage programmatically, and I've downloaded and got webkit2png working (taking pictures of HTML pages like blogs and …
0
votes
3answers
59 views
Start a program in an active user session from a service?
How can I start a program in an active user session from a running .NET background process. Basically I have a .NET application running as a service and I want that application to …
5
votes
10answers
394 views
+100
How to make industry standard desktop Java applications?
I know how to create the basic controls in Swing, but coming to industry standard application development, I lack the skills to do them.
I am designing a small Java Swing applicat …
0
votes
2answers
80 views
WEB based application with desktop integration - technologies?
This is a general question concerning technology decisions for a product development.
My aim is to develop a web based remote support (desktop sharing application) with audio and …
0
votes
1answer
39 views
C# Detect Desktop Folder Mouse-Up during a Drag operation ?
< I have reviewed the "related questions" shown by SO before posting this >
Scenario :
Drag and drop initiated from a control within a WinForm.
note : all drag and drop code …
0
votes
2answers
142 views
.NET - Create desktop shortcut on installation?
Is the option to create a desktop shortcut during installation only available if the application targets the .NET Framework 3.5? On one of my projects, the option is grayed out an …
1
vote
4answers
189 views
Drawing and clearing the desktop canvas with Delphi
I'm trying to draw over the whole screen by using the desktop canvas and painting to it directly. The problem is I can't clear that desktop canvas. I've tried setting the canvas.pe …
9
votes
12answers
348 views
PHP as a Desktop Programming Language
I'm not much of a programmer, PHP is where I'm comfortable. And sometimes I find that I need to do things, such as arrange files or rename files on a mass scale on my computer. An …
1
vote
3answers
75 views
Drawing on the desktop background as wallpaper replacement (Windows/C#)
I'm trying to make an application that needs to draw on the desktop, behind the icons so it appears to replace the desktop wallpaper. I've found a few solutions to this, but most o …
2
votes
10answers
141 views
what shall i use VB.net or C# for desktop application
Hello all
im coming from unix / server / c++ /java background with no GUI experience
i need to build windows GUI application , i need to build it fast i was told that
the .net f …
1
vote
12answers
414 views
Why NOT use PHP as a desktop programming language?
In response to this question, I'm sure many people would object that PHP isn't the best choice for desktop programming, and would recommend something like Ruby or Python instead. I …
0
votes
2answers
32 views
Apache - Ubuntu desktop edition 9.04
Not Found
The requested URL / was not found on this server.
Apache/2.2.11 (Ubuntu) PHP/5.2.6-3ubuntu4.2 with Suhosin-Patch Server at localhost Port 80
Am getting this error while …
0
votes
2answers
62 views
show/hide desktop icons from c++ application
Right-click on desktop, uncheck view->Show Desktop icons. All icons on desktop will disappear. Is it possible to show/hide desktop icons from c++ application? Do you have an exampl …
