my question is somewhat related to Search button inside the search box like Bing. I plan to use a similar control to provide search facility within my desktop application. The search box is somewhat l
I\'m writing my first desktop app and I\'m struggling with class instances. This app is a simple ftp program using paramiko. What I\'ve set up so far is a connection.py which looks like this...
I recently got flex builder 3, and it seems to be a really开发者_开发知识库 cool IDE. I am stuck at the point where I need to create desktop app.
For my college project i wish to make a website(PHP) that communicates(possibly in realtime) with a .Net desktop app(WPF) on the same server.Being a complete noob with php,i d开发者_开发知识库o not se
I Would like to create my menu groups in my desktop application as the one shown in sample image. I would like to know which control is used for it? What extra works we n开发者_如何学JAVAeed to do on
In a 开发者_运维问答one-man project (webpages or desktop applications) where you\'re both the designer and the developer, what is better to do first, design or write code?By interface I am guessing yo
I have a list of words. The list contains about 100-200 text strings (it\'s names of metro stations actually).
I am looking for Titanium Appcelerator alternatives for Desktop application development with HTML and JavaScript. I want to convert a web app to a desktop application. Hence, there will be a lot of se
I am developing C# windows based application. I am getting System.ComponentModel.Win32Exception: Access is denied
I have an application which does a specific task after some time (controlled by a 开发者_运维知识库timer). But whenever I start PC after hibernate that application runs. This means that timer keeps ru