Tagged Questions

0
votes
0answers
47 views

WIndows 7 “snap” and “live previews” effects for Linux [closed]

I really like the Windows 7 "snap" effect. That is, when you drag a window to either side of the screen, it resizes the window to be half the desktop size. I also like the "live preview" that creates …
0
votes
4answers
98 views

I want to develop a framework in Python for desktop based applications. How should I go about it?

I want to develop a desktop application framework in Python, much like QT, but how to go about it? Any tutorials or links related to it would be helpful!
2
votes
2answers
88 views

How to hide desktop icons by double clicking the desktop using c#

Hi, I wanted to know if there is a way to toggle desktop icon to show/hide when the desktop is double clicked. Similar to how it is done in Stardock Fences. I wanted it to be done using visual c#.
0
votes
0answers
13 views

How do I get the current user’s desktop folder location *after* they have moved it?

I'm hoping there's a way to play with environment variables to achieve this because I need to access this in a Windows command shell. I found the directory in …
6
votes
10answers
521 views

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 application. Instead of …
-1
votes
0answers
46 views

Create a Desktop PC with Photoshop [closed]

Hi All I am trying to create a desktop PC using Photoshop as a vector drawing. Anyone knows a good tutorial?
0
votes
5answers
57 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 that Desktop. Well, …
0
votes
0answers
16 views

How to resume Windows 7 slideshow after restoring default wallpaper

I use SystemParametersInfo to remove the Desktop wallpaper. SystemParametersInfo(SPI_SETDESKWALLPAPER, 0, _T(""), SPIF_SENDCHANGE) later I restore it with the same method. …
9
votes
12answers
365 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. And I think I could do …
0
votes
2answers
96 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 video communication. …
0
votes
3answers
80 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!
0
votes
2answers
221 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 and is targeting the …
1
vote
2answers
74 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 whatnot). So cool, …
1
vote
4answers
243 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.pen.style to psNotXOR …
0
votes
1answer
52 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 validated, …

1 2 3 4 5 17 next
15 30 50 per page