An application that runs stand alone in a desktop or laptop computer. Contrast with "Web-based application," which requires the Web browser to run.
-1
votes
0answers
7 views
is there a common name for something like NASA MCT, environment that lets user manually edit dashboards?
the description is http://ti.arc.nasa.gov/tech/cas/user-centered-technologies/mct/ . Looks neat and broadly useful, but I cannot remember a standard name for this.
0
votes
2answers
29 views
Is it possible not to add JDBC to classpath?
Is it possible not to add the JDBC to CLASSPATH? just use the source code.
I am creating a program that connects to the database but I don't want my users asking them to add the JDBC to there ...
0
votes
1answer
13 views
JavaDB Embedded IDE NetBeans
I am attempting to make a simple DB desk top application using JavaDB embedded. I am using NetBeans as my IDE which is why I decided to use JavaDB and I have the property ;create=true appended to my ...
0
votes
0answers
28 views
Best way to store which modules are purchased
First I would like to explain what is the whole picture of my problem.
I have a desktop application built in java (about 90% done so far) with multiple modules that can work by themselves or combined ...
0
votes
0answers
7 views
Which framework in python for cross-platform desktop application?
I need to develop a cross-platform desktop application which should work on Windows and Mac. So, I am thinking of using python. The application is for teachers who teach different languages to ...
0
votes
1answer
30 views
WPF windows client application on windows 8 pro tablet
currently I am working on a project in which the client GUI application is developed using WPF and C# and it calls a service on the webserver for business related funtionalities. This client ...
0
votes
0answers
14 views
How can you host a desktop application in cloud?
I have created a windows(desktop) application (large) using C#.Net, VB.Net & SQL Server 2005.
I need to move this application to cloud platform. I've not much knowledge regd Cloud.
Every thing ...
0
votes
3answers
32 views
QTableView with multiline cell
How can I create a QTableView multiline cell?
I'm filling the table using the code bellow.
But Whem GetDescription() returns a long string, the content is terminated with ...
There is some way to ...
1
vote
1answer
34 views
Launching a Metro-style app from a Desktop application
Is there a way to launch windows 8 app from a desktop app? For e.g : In my desktop app I push some button, and my win8 app start(win8 app was in Suspend mode).
0
votes
6answers
57 views
Connect desktop application with application server and Database
I have a design problem about how to connect Desktop Java application which needs to read and write from Database. Which one of the two approaches is better?
Connect the Desktop Java application ...
0
votes
1answer
31 views
How to write publish notes on Visual Studio
I am using ClickOnce deployment to publish my application on Visual Studio 2010, but I also want to write some upgrade notes about every publish. Is it possible to write publish notes on the project ...
2
votes
1answer
48 views
Game development update for newbie [closed]
I know many topics been here before but I think mine will be the most updated question. I want to start on game development, my target platform is android. I have experienced in web desktop and ...
0
votes
0answers
14 views
Windows.Networking.dll with Windows 8 Desktop app
MSDN says that Windows.Networking.dll is available to be used with desktop apps on Windows 8 and Windows Server 2012 platforms but I am not able to find a way into it.
I tried using them with a ...
0
votes
2answers
22 views
Camera Capture Library [closed]
Can anyone suggest a good library for taking simple photos using resolution settings with c# in a Windows 8 desktop application?
I am using the MediaCapture class by microsoft. It works, but is ...
0
votes
1answer
17 views
Slow Camera Capture
I am using Windows 8's media capture class to click a photo in a desktop application and copy it to clipboard.
My function takes two inputs as argument,
1) the desired device (front, back or usb web ...
-1
votes
1answer
58 views
Google map in java desktop application [closed]
I need a java desktop application where it should have a google map.
That is, it consist of a text box for entering a place and while pressing the button , it should plot in the map.
Can anyone ...
0
votes
0answers
57 views
Secure way to run runtime code (XML file editing) C#
I have a CLI application which is able to edit XML files with some parameters.
However I'm needing now a more powerful way to do it.
I want to give users the option to edit XML files using custom ...
0
votes
0answers
21 views
Windows 8 Pointer API giving WM_NCPOINTERUPDATE after double clicking caption bar
I'm trying to do mouse input with the new Pointer stuff in Windows 8 (i.e. WM_POINTERDOWN, WM_POINTERUPDATE etc.).
When I double click the caption bar to maximize, everything is fine, but when I ...
0
votes
1answer
16 views
How to data-bind WTK component in child bxml file
I am using Apache Pivot 2.0.2 and I am trying to build a DesktopApplication.
My problem is that I have a ListView or really - whatever object in my application, defined in bxml file. I can give it an ...
0
votes
1answer
26 views
Emulate touch scroll in Java
I am searching for a way to create a touch application in Java (NOT for mobile devices) with a touch scroll support.
Ive been searching so far and I am investigating how this could be done - what ive ...
-1
votes
1answer
21 views
Im trying to add items to a text field in Java using NetBeans 6.9.1
My code in the action for a button press is:
@Action
public void add() {
int miles=Integer.parseInt(jTextField1.getText());
double km=miles/.621;
jTextArea1.add
}
As you can see, I ...
0
votes
0answers
15 views
VS2012 Designer Could Not Load Assembly
There is a solution with a C# project referencing a managed C++ library which in turn references a native C++ library. The C# project contains BaseUserControl and ChildUserControl which extends it.
...
-2
votes
0answers
48 views
Java Swing-Same pop up being displayed twice
We are creating Swing based application. With Tab change event we are initiating few validations related to data captured in the previous screen and if it is succesful we will allow the user to view ...
0
votes
2answers
41 views
Unable to access clipboard in FileSystemWatcher's renamed event
I have an object of FileSystemWatcher called 'watcher' instantiated in my main function. I tried to store the text on clipboard in a string variable during the 'watcher.renamed' event but it always ...
1
vote
5answers
92 views
How do I run a function continuosly in a c# program
I am using my desktop application written for Windows 8 in C# to provide the readings of different device sensors on clipboard.
Now, there is an external application (I dont have any control over its ...
1
vote
1answer
38 views
Application window on Multi monitor screen and centre placement
I've a QMainWindow, which is launched by another application.
The problem is, in a multimonitor setup, the application launching my QMainWindow, might reside on the 3rd screen, but my window will ...
0
votes
2answers
32 views
How to close external programs (Powerpoint) running on the native desktop using Java?
I have to create an application that will automatically open a powerpoint file, let it play through, and then close it. Not only do I need to figure out HOW to close it, but I also must detect when it ...
0
votes
1answer
22 views
Versatile, lightweight and free programming language that runs on desktop and cloud [closed]
I'm a IT student and I (need to) write small desktop and web apps from time to time.
I've used RealBasic a few times but I'm pretty sure theres better languages.
Those are my requirements:
Run on ...
0
votes
3answers
33 views
WAMP servers… why just for web development
What is to stop you using a WAMP server (or similar) to run single-user business database applications day-to-day?
I read everywhere that WAMP and the like are intended for the development of web ...
2
votes
0answers
41 views
WPF application file association: DefaultIcon is not working
I want to association ".abc" file to my WPF application.
I add the association using this code:
public class FileAssociation
{
static RegistryKey Root
{
get
{
...
0
votes
1answer
26 views
I have created an application using QT.Can I update my executable using patch file
I have created my desktop Application using QT.
I want to update my exe file by sending the patch file.
Can i do this using QT
1
vote
0answers
31 views
How can i create a service for Desktop application using QT
i am using QT 4.7.3. I am not having QTservice in my QT.
Can anyone say how can i create the service for my desktop application
0
votes
0answers
22 views
Decentralized ERP where desktop clients hold master data and keep a central web-server syncronised
I'm looking to develop a (maybe slightly quirky) decentralized db system, and I'm interested in people's thoughts on the potential pitfalls I might encounter.
For background, lets say I run an agency ...
0
votes
0answers
26 views
Placing a form behind the desktop icons [duplicate]
Is there any way I can make my application run behind the desktop icons? I am using Visual Studio 2010 Express so I would prefer newer code as when I was browsing sites with the answer, I found it was ...
0
votes
1answer
45 views
VisualRuby and DevKit setup
I want to create a desktop application in ruby using visualruby. I need the devkit so I followed these instructions
I installed ruby 2.0.0 and glade3-3.6.7-with-GTK+
Opened up CMD window, navigated ...
-1
votes
1answer
48 views
existing technology (similar to html) to develop UI for Desktop application in java [closed]
I want to develop a Desktop Application using Java.
I want to know which are the best technologies to develop User Interface.
It would be ideal to find a technology that supports html, css and ...
0
votes
2answers
50 views
String was no recognized as a valid Date TIme Error in Desktop Application
I have developed an application which is compatible with .net Framework 3.5 to run the build of it in other applications also.
The O. S. of built application is Windows 7.
And when I run the build ...
-4
votes
1answer
65 views
developing app with windows8 for tablet,mobile,desktop [closed]
I need develop an application for windows8 mobile,tablet,desktop.As i am fresh to mobile app i dont have any idea about this.Is there anyway to develop an application like this with single code or we ...
0
votes
1answer
44 views
Add text in semantic zoom in window app store (Windows 8)
I am new in developing windows app so i need your guidance.
I am using semantic zoom in my app. Now in that i have used one textBlock to display some text.
But when i scroll Mouse over ...
5
votes
1answer
211 views
Facebook Desktop Application
So I'm trying to program a simple desktop application to login into someone's facebook. Right now that's my only objective, just log into facebook. I'm coding in Ruby and am using shoes GUI toolkit. ...
0
votes
1answer
59 views
HTML5- can it run without a browser?
I have a question that seems elementary, but I haven't been able to find the answer. I want to build an app that will run on desktops and mobile phones. HTML5/Javascript/CSS looks like the best way ...
0
votes
0answers
78 views
Data Grid View Row - new row property
i use a datagridview on my application. first cell is textboxcell and second is buttoncell. user can type any text and search a stock or click on button and open stock list. And problem is:
if user ...
-3
votes
1answer
64 views
Creation of executable for java application which read configuration file at runtime [closed]
I want to create a executable file for my java desktop application which can read configuration file at runtime. I am using Launch4j for creating exe file, but it doesn't able to read configuration ...
0
votes
1answer
45 views
Button_Click() fires twice if placed in the group box
I am new to desktop application development.
I have a search button through which the grid is filled from the database records.
First I put the button in the group box and debugged the program and ...
0
votes
1answer
28 views
JRuby GUI Window
I'm just trying to create a simple graphics window using JRuby. So I installed JRuby and am using rubymine IDE. I have this piece of code:
include Java
import java.awt.Color
import ...
0
votes
1answer
38 views
Application Development in JRuby
I'm trying to create a windows desktop application in jruby but I have no idea what I'm doing. So far I've installed jruby 1.7.3 and JetBrains RubyMine. I created a new project and then a new file ...
0
votes
0answers
64 views
Error when run tideSDK Application on Windows
I am just starting programming using tideSDK 1.3.0-beta.I packed my application.it runs on some windows machine as well but it shows following error when i run my application on some other windows xp ...
0
votes
1answer
31 views
Coverage for desktop application in Ruby
I am writing a simple desktop application in Ruby. For testing my choice is minitest.
Now I want to measure test-coverage. In case of Ruby on Rails you can use Simplecov ...
0
votes
1answer
101 views
How to use Python and HTML to build a desktop software?
Maybe my question is stupid but I still want to ask. I am always wondering whether I can use Python, HTML and Css to develop a desktop software. I know there are alrealy several good GUI frameworks ...
0
votes
2answers
125 views
Cross Platform Desktop Application Development
I’d like to develop Windows 8 applications and have them hosted on Azure as if they were any other website, i.e. accessible to Macs, PCs, etc. I don’t want to be limited to people downloading Windows ...







