desktop-application Questions
5
Solved
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...
Heraclid asked 5/1, 2011 at 6:7
3
Solved
I've recently dived head-first into developing Android apps in Java. It's all very new to me as my experience is in web development with PHP. But I need to adapt pretty quickly to a desktop environ...
Gabbert asked 26/12, 2011 at 16:39
1
Solved
I have a QScrollArea with some buttons in it, like shown on the picture.
The idea of the layout is:
1. The left and right button should be used for scrolling the buttons when they are too wide
...
Krysta asked 21/1, 2014 at 9:17
5
Solved
i am working in a desktop application for windows version using java. In my application there is a requirement to search all .doc and .docx files from the MyDocuments/Documents (as per O.S.) from l...
Arola asked 10/11, 2010 at 11:17
2
Solved
I've got a situation where I want to connect to an email server whose only exposed service for mail/calendar is Activesync (it's an Exchange server). The only web interface exposed is "OWA light" w...
Loralorain asked 27/10, 2010 at 22:52
3
Solved
Resize display resolution using a python function. It should be cross platform, ie support for windows, linux and mac (it is okay to have multiple cases depending on the operating system)
I have c...
Tercet asked 30/12, 2013 at 11:3
3
Starting to build an app where we will have a desktop and a mobile client applications. These two apps will exchange messages/info on frequent basis. The idea is not to have any server/central enti...
Phil asked 7/1, 2014 at 15:34
4
I want to use Google Earth in a desktop application.
My question is which one of these two APIs provided by google do you think has more functionality and/or best support?
Thank you very much
Marras asked 9/12, 2009 at 23:15
8
Solved
Here is what I want to do, very simply:
I want to put a URL into a Mozilla Prism (or some alternative), then be provided with an icon on my desktop that when I click it a window opens and th...
Find asked 7/4, 2010 at 20:17
2
Solved
I am very new to ASP.NET. I just found something interesting when I try to create an ASP.NET application.
I created a button, and wrote the following code in a click event handler:
protected void...
Ulyssesumayyad asked 15/11, 2013 at 1:6
4
Solved
I have encountered this error:
java.lang.UnsupportedOperationException: Desktop API is not supported on the current platform
I would open a file from my java application. I use this method:
D...
Matins asked 1/8, 2013 at 20:42
1
Solved
I am very new in developing application under Linux.
I have a doubt regarding about the use of .desktop file to add an icon into the Ubuntu Unity toolbar.
I have the following .desktop file:
[De...
Folder asked 29/10, 2013 at 10:48
9
Solved
I have been looking at creating an augmented reality application. Can anyone suggest a preferred technology platform to start writing an application of this kind.
I would like this to be a desktop...
Observant asked 8/12, 2009 at 22:20
1
I want to do video streaming from my desktop application to Chrome or Firefox using WebRTC technology.
So far, I only see many WebRTC tutorials using HTML5 & Javascript coming out which runnin...
Berenice asked 29/9, 2013 at 13:49
2
Solved
The requirement is to make an application portable, meaning no installer. I looked at py2exe and I am afraid I need to run install if I want to run it under Windows.
So my question is, can I make ...
Valenza asked 2/3, 2012 at 19:57
4
I am trying to make a gesture based PowerPoint slideshow. JavaScript would certainly not work here as I want my slideshow to work when that particular PowerPoint file (.ppt) is opened for windows.
...
Kaete asked 25/8, 2013 at 19:54
1
I'm currently making a game using the Libgdx library, and have currently hit a small hurdle.
I've disabled the ability to resize currently, in my Main.java class in the desktop project.
LwjglAppl...
Qualitative asked 28/8, 2013 at 18:51
1
Solved
I need to accept in-app purchases from within my desktop application and was wondering if the new Windows 8 API allows thein-app purchasing to be used with Desktop apps aswell as Modern UI apps? (h...
Appomattox asked 5/7, 2013 at 5:42
0
For several years we use org.bushe.swing.event.EventBus for mainly swing desktop applications. The API is really consistent, and easy to use. But now new requirements have arrised and its des...
Sextain asked 20/6, 2013 at 8:23
3
Solved
I want to create one application and it should work on both desktop (without internet connection) and in the web. The applications should be the same (I mean UI and code) and work on both web and d...
Savona asked 1/6, 2012 at 6:27
4
I'm developing a desktop application which is completely written in javascript + web services. I'd like to host it in a chromeless web browser. So basically just a window. I don't want the UR...
Amperehour asked 20/3, 2012 at 17:18
4
I've built a set of tools I use in my day-to-day work and I would like to make them look a bit more "professional" in order to sell them to financial institutions.
At the moment these tools are wr...
Braithwaite asked 7/6, 2012 at 7:26
1
Solved
I am building a desktop Java application. It uses a third party framework for some low level work (it is in C and I have used JNA).
On my Windows Machine, when I do Native.loadLibrary("EDSDK.dll"...
Erund asked 27/2, 2013 at 12:7
7
Solved
Say, I want to write a desktop application that will heavily use SVG. What are my choices of rendering engines, GUI toolkits, libraries, etc.?
I would like it to:
run smoothly on Linux/Unix/Mac ...
Mauney asked 21/11, 2011 at 12:17
6
Solved
I just start RoR development for two weeks, It's pretty amazing programming language so far. It's impressing me so much so that I'm start to thinking about change the programming language of my cli...
Topic asked 28/11, 2011 at 11:8
© 2022 - 2024 — McMap. All rights reserved.