first poster :) As the title says, I开发者_如何学运维 am looking to create a desktop app which will notify me of changes on facebook and new emails, and the facebook part (the first part I\'ve tried)
We are trying to ship a cross platform desktop application to the 3 major platforms (Windows, MacOSX and Linux). On windows, distribution is very common through an exe installer and a dmg on MacOSX. M
I\'m new to Titanium and am trying to create a small test.I am on a Mac and trying to run thefollowing code:
I\'m having a difficult time figuring out where to start looking for a solution to a problem, I was hoping someone could give me some guidance, here\'s what I\'m trying to do:
Is there any component开发者_如何学C in Swing(X) by which we can place a veil loading image over a panel or frame making it transparent during some lengthy background processing?Few examples of Romain
I\'am trying to use web-service from a desktop-application I used the Tutorials in here and made this code to connect to开发者_Python百科 the web-service server project
I have an AIR application which uses RemoteObject to comunicate with remote services in 开发者_StackOverflow中文版PHP (using Zend AMF).
开发者_Python百科 As it currently stands, this question is not a good fit for our Q&A format. We expect answers to be supported by facts, references,or expertise, but this question will likely
I am working on a WinForm Application. The Form has many fields/components but is poorly built. for example a field is used as user name on one case and used as folder path on the other case. Code is
I have small doubt in wpf,i kept image on button.so when we click on button that image should be set as back ground?what should i do? an开发者_StackOverflow中文版y one have idea>